Regression Testing
Regression testing is defined as testing that verifies that the system functions as required and no new errors have been introduced into a new version as a result of code modifications. Regression testing is initiated after a programmer has attempted to fix a recognized problem or has added source code to a program that may have inadvertently introduced errors. Regression Testing is also a stage of testing that occurs near the end of a testing cycle.
0
of
0