Practice free →
HomeSoftware TestingSoftware Testingfundamentals_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.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions