What is the relation ship between regression testing and
pesticide paradox?

Answers were Sorted based on User's Feedback



What is the relation ship between regression testing and pesticide paradox?..

Answer / rajesh - king of kings

Pesticide Paradox If the same tests are repeated over and
over again, eventually the same set of test cases will no
longer find any new bugs. To overcome this “pesticide
paradox”, the test cases need to be regularly reviewed and
revised, and new and different tests need to be written to
exercise different parts of the software or system to
potentially find more defects.

Regression Testing: If a piece of Software is modified for
any reason testing needs to be done to ensure that it works
as specified and that it has not negatively impacted any
functionality that it offered previously. This is known as
Regression Testing.

Is This Answer Correct ?    9 Yes 0 No

What is the relation ship between regression testing and pesticide paradox?..

Answer / sagar khandelwal

The definition given by Rajesh is correct but the
relationship between the two is that to remove the problem
of "Pesticide Paradox" we have to keep reviewing and
modifying the regression test cases so that we would be
able to keep finding new bugs and hance improve the quality
of software.

Is This Answer Correct ?    2 Yes 0 No

What is the relation ship between regression testing and pesticide paradox?..

Answer / neeta

Regression suite is used for regression testing to check
the fixes didn't create other problems elsewhere.

Before executing regression suite , it should be properly
revised and reviewed but if we use same regression test
suite over n over again then it will become ineffective to
find new defects. This problem is called pesticide paradox.

Is This Answer Correct ?    0 Yes 0 No

What is the relation ship between regression testing and pesticide paradox?..

Answer / saff

so rajesh u meanto say teh test cases written fro reg
testing are modifed and the modificationis called pesticide
paradox


plz clarify me

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

If developers team doesn't agree with the bug raised by you, what is the next step would you take

8 Answers   IBM, TCS,


Have you prepared traceability matrix and how to prepare it?

0 Answers   Wipro,


what is N+1 testing

1 Answers   AmpleLogic,


What are similarities of Agile and Scrum?

0 Answers   CybAge, IBM, Nissan,


You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?

15 Answers   Adweb, Oracle,






How can you do the usability testing?

0 Answers  


what is corrective & Preventive Action

11 Answers   NIIT,


why u choosen testing as a career after complation if mba

1 Answers  


How much konwledge of server require for a software tester.?

2 Answers  


Explain agile testing?

1 Answers  


Swap 2 variables without using a temp variable

4 Answers   Oracle,


What is Test data ?Whrere we are using this in testing process? what are the importance of this data?

3 Answers   Apps Lab, Illusion Technologies,


Categories