Practice free →
HomeSoftware TestingSoftware Testingfundamentals_levels_techniques › Selenium is BEST described as

Selenium is BEST described as

ALoad generation tool for stress runs
BBrowser automation tool for UI tests
CStatic code analysis tool for security
DDefect tracking system for QA managers
Answer & Solution
Correct answer: B. Browser automation tool for UI tests
Selenium WebDriver automates browser actions (click, type, navigate) for functional UI testing of web apps. Defect tracking = JIRA/Bugzilla. Load = JMeter/Gatling. Static analysis = SonarQube.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions