| regression testing (BC-ABA) |
Regression testing is the practice of repeating tests that a program or module has already passed as the program or module is modified or extended.
Regression testing ensures that changes to software do not degrade the quality or change the compatibility of the existing functionality.