Why testers should opt for selenium and not qtp? Selenium is more popular than qtp as



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

Post New Answer

More Selenium Interview Questions

How to type text in a textbox using selenium?

1 Answers  


How can I learn to automate testing using selenium?

1 Answers  


Tell me how do perform drag and drop using selenium webdriver?

1 Answers  


What is the object repository?

1 Answers  


What are the different types of drivers available on Webdriver ?

1 Answers  


Mention what are the types of listeners in testng?

1 Answers  


Write a code snippet to launch firefox browser in webdriver.

1 Answers  


What is desired capabilities?

1 Answers  


In which format does source view shows your script in selenium ide?

1 Answers  


What is object repository in selenium webdriver?

1 Answers  


What is the use of selenium grid?

1 Answers  


List out different types of locators?

1 Answers  


Categories