Regression Testing
**Regression testing** is the process of re-running existing test suites after code changes to verify that previously working functionality has not been broken.
**Regression testing** is the process of re-running existing test suites after code changes to verify that previously working functionality has not been broken.