regression testing
noun
Meaning
Software verification performed after code changes to confirm that existing features remain functional and that new modifications have not introduced unintended defects.
Examples
- The team performs regression testing every Friday to catch any issues caused by the week's code updates.
- Without rigorous regression testing, a simple patch to the database could accidentally break the user profile page.
Synonyms: retesting, verification, validation