What is the relation ship between regression testing and
pesticide paradox?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
what is the difference between functional test cases and compatability testcases?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
Can we use automation tools during static testing? If yes when and how?
Give me Basics of these automation tools.. Q.T.P,q.c,Load runner.win runner on my gamil rachna.huda@gmail.com
Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?
what is use case diagram?
Who will repare SRS? What is the basis for SRS preparation?
1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with example? 4. define severiority and priority with example and who will give severiority and priority?
what is diffrerence between build and version
what is defect leakage?
why tester using database?
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks