Home › Software Testing › Software Testing › fundamentals_levels_techniques › Which is a recognised BENEFIT of test automation?
Which is a recognised BENEFIT of test automation?
AAlways replaces the need for manual tests
BTests never need maintenance after creation
CAlways cheaper than manual in all contexts
DFaster regression and freed manual effort
Answer & Solution
Correct answer: D. Faster regression and freed manual effort
Automation benefits: speed, repeatability, consistency, scale. It does NOT eliminate manual or exploratory testing. Automated suites need maintenance as the application evolves; ROI requires stable test targets.
Related questions
Exit criteria for a test phase typically includeTest-driven development (TDD) follows the cycleIn Agile, the tester's role is BEST described asSelenium is BEST described asRisk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describesBranch (decision) coverage requires