Home › Software Testing › Software Testing › fundamentals_levels_techniques › Which BEST describes the 'pesticide paradox'?
Which BEST describes the 'pesticide paradox'?
ABugs only appear after release to users
BSame tests catch fewer new defects over time
CTest cases multiply unexpectedly in projects
DManual testing always beats automated testing
Answer & Solution
Correct answer: B. Same tests catch fewer new defects over time
Pesticide paradox: a fixed test suite gradually catches fewer new defects, just as pests evolve resistance to a pesticide. Tests must be reviewed, updated, and new test conditions explored.
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 asWhich is a recognised BENEFIT of test automation?Risk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describes