Home › Software Testing › Software Testing › fundamentals_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.
Related questions
Exit criteria for a test phase typically includeTest-driven development (TDD) follows the cycleIn Agile, the tester's role is BEST described asWhich is a recognised BENEFIT of test automation?Risk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describesBranch (decision) coverage requires