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 |
write test case for gmail sign up page ?
Interviewer asked me to write down the critical bugs in my career.i am working for the past 18 months in the banking domain. my answer didn't satisfied the interviewer,can any one help me to find out the critical bugs that may occur while working in banking domain?
9 Answers Accenture, Cerner, CybAge, RadixWeb,
How do you go about going into a new organization? How do you assimilate?
where we save project in our system before stating testing???
Hi, Can anyone send me the interview questions & answer for 1+ year of experience in manual testing
Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.
Have u ever done testing related to a database,give examples to support u r answer.
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
what is agile model and spiral maodel?pls explain with an example?
What is a testbed in manual testing?
what are the Levels of testing?
what type of testing techniques are using after accept the build?