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 ensure existing functionalities work fine.

Last modified: April 9, 2020

Author

Comments

Write a Reply or Comment