Q. What is Pesticide Paradox?- Published on 29 Jul 15a. If the same tests are repeated over and over again , eventually the same set of test cases will no longer find any new bugs.
b. A small number of modules contain most of the defects.
c. Testing can show that defects are present , but can not prove that there are no defects.
d. Finding and fixing defects does not help if the system built is unusable and does not fulfill the users need and expectations.
ANSWER: If the same tests are repeated over and over again , eventually the same set of test cases will no longer find any new bugs.