Regression Testing

Regression testing refers to a testing technique that runs functional and non-functional tests to ensure that the functionality of existing features works as intended. Carried out to ensure that changes such as new features or bug fixes do not affect existing functionality/behaviour.