Regression Testing
Regression testing is re-running functional and non-functional tests to ensure that previously developed and tested software still performs after a change. REGRESSION TESTING is defined as a type of software testing to confirm that a recent program or code change has not adversely affected existing features. Regression Testing is nothing but a full or partial selection of already executed test cases which are re-executed to... » read more