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
Need to know about Quality Center in brief
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
Explain unit testing, integration tests, system testing and acceptance testing?
Which testing model is best as per your understanding, and why?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
how to access a build & wat is its configuration
Different types of design diagrams that supports to write test cases ?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
Explain the advantages of automation over manual testing?
What are the benefits of creating multiple actions within any virtual user script?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
How does quality control differ from quality assurance?
What is an exit criteria?
can u merge 10GUI map files into a single GUI map file in winrunner?