When do u perform REGRESSION testing and how to perform
it ?
Answer Posted / gaurav
Regression Testing is nothing but to test the known set of test cases to ensure that nothing has been affected either due to bug fix or addition of any new enhancement. Basically Regression Testing is used to find out the side effect of existing functionality on other functionality.
For eg:-If Functionality B is depending on Functionality A and with the change in Functionality A if the Functionality B is getting affected then all the test cases related to functionality B will be our regression test cases. And If Functionality A & B are interdependent then all the test cases related functionality A & B will be our regression test cases.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Why did you choose the Software Testing Field?
Can automation testing replace manual testing?
How the application is launched to the production environment?
What are the main key components in web applications and client and server applications?
Can you explian $ pillar of Agile
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
What are the Major Functionality for a ATM machine ??
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is early testing?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
what does 80hz refresh rate indicates?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
How do you scope out the size of the testing effort?
How do you know the code has met specifications?