Regression testing is ensuring the quality performance of existing functionality in presence of new enhancements or bug fixes. For the new application, the initial set of functional test cases gets included as part of regression test suit. With every new enhancement this regression test suit gets upgraded with additional test cases and test data. |