Selenium Grid enables
ARecording manual test cases automatically
BWriting test plans in spreadsheet format
CRunning tests across many browsers and machines
DStoring test results in a relational database
Answer & Solution
Correct answer: C. Running tests across many browsers and machines
Selenium Grid distributes test execution to a hub-and-node cluster of browsers/OS combinations, enabling parallel cross-browser testing at scale. It is part of the Selenium ecosystem alongside WebDriver and IDE.
Related questions
In Scrum, the 'Definition of Done' (DoD) typically includesTest pyramid (Mike Cohn) advocates forA 'flaky test' is a test thatBehaviour-driven development (BDD) tools commonly usePerformance testing in general is BROADER than load testing because it includesAccessibility testing primarily ensures thatPenetration testing is a form ofMutation testing measures the effectiveness of