What is the significance of doing Regression testing?
Answer Posted / mahantesha
The term "regression testing" can be applied two ways.
First, when a code problem has been fixed, a regression
test runs tests to verify that the defect is in fact
fixed; "Imagine finding an error, fixing it, and repeating
the test that exposed the problem in the first place. This
is a regresson test" . Second, regression testing is the
counterpart of integration testing: when new code is added
to existing code, regression testing verifies that the
existing code continues to work correctly, whereas
integration testing verifies that the new code works as
expected. regression testing can describes the process of
testing new code to verify that this new code hasn't broken
any old code.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the differences between web applications and client and server applications?
What is test driver and test stub?
1.what promted you to become involved in QA/Testing?
what are metrics and what are metrics did u collect in you are project
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What are the tasks of test closure activities in software testing?
what are the Cs in testing
Write the 10 high test cases for making video call/face time
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
What's the difference between alpha and beta testing?
Is quality control similar to quality assurance?
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
What is a critical bug?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
What is meant by entry criteria and exit criteria in software testing?