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
please send me database stored procedure checklist.
What is test plan and contents available in a test plan?
Describe any bug you remember. Plz Give some real examples
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
What do you do (with the project tasks) when the schedule fails?
What is smoke testing and what is sanity?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is internationalization testing (i18n testing)?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
what is the difference between section & test feature in test case documention?
Give me sample test cases for smoke testing
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
State a generalized process for load test? Or explain how you did it previously.
What is test out put?