Which tool is open-source and widely used for web application automation testing?
- Appium
- Cucumber
- Selenium
- TestNG
Selenium is an open-source framework specifically designed for web application automation testing. It supports various browsers and languages like Java, C#, and Python. While other tools like Appium, TestNG, and Cucumber have their specialties, Selenium stands out for web automation.
Loading...
Related Quiz
- What differentiates a security audit from a vulnerability scan?
- Which of the following is NOT a type of white-box testing technique?
- While Alpha Testing focuses on identifying bugs from the developers' perspective, Beta Testing emphasizes on _______.
- In stress testing, when the system fails, the main point of interest is to analyze the system's _______ to recover and ensure no data is lost.
- During a project review, it's revealed that certain parts of the codebase have been overlooked during testing. Which white-box testing metric might help identify these areas?