Pesticide Paradox principle of testing says that:

Options
- Clustering modules that contain most of the defects.
- Finding and fixing defects does not help if the system built is unstable.
- Testing is done differently in different context.
- Test cases need to be regularly reviewed and revised.


CORRECT ANSWER : Test cases need to be regularly reviewed and revised.

Discussion Board
Pesticide Paradox Principle

Answer: Test cases need to be regularly reviewed and revised.

Solution: Pesticide Paradox Principle: If we use same test cases for testing the application or program, then it will not be useful for finding any new defect. To overcome this problem we need to be regularly review and revise the test cases, this is known as the pesticide paradox principle.
Therefore, Option D is correct.


Rohit Srivastava 07-28-2014 02:31 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement