Why testers should opt for selenium and not qtp? Selenium is more popular than qtp as
Answer / Sachchidanand Pandey
Selenium is preferred by testers over QTP (QuickTest Professional) due to several reasons:
1. Open Source: Selenium is open-source, making it free to use without any licensing fees.
2. Cross-platform compatibility: Selenium supports testing on multiple platforms like Windows, Linux, and MacOS.
3. Extensible: Selenium can be easily extended with various programming languages such as Java, C#, Python, Ruby, and JavaScript.
4. Community Support: Selenium has a large and active community that provides support and contributes to its continuous development.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to type text in a textbox using selenium?
How can I learn to automate testing using selenium?
Tell me how do perform drag and drop using selenium webdriver?
What is the object repository?
What are the different types of drivers available on Webdriver ?
Mention what are the types of listeners in testng?
Write a code snippet to launch firefox browser in webdriver.
What is desired capabilities?
In which format does source view shows your script in selenium ide?
What is object repository in selenium webdriver?
What is the use of selenium grid?
List out different types of locators?