Glossary » regression testing
regression testing
after repairing a problem identified in a previous test, re-testing to confirm not only that the problem has been fixed but that no other problems have been introduced in the process. Regression testing is common when fixing software bugs but is even more important when fixing usability problems which may not have any obvious fix and whose repair may often affect other aspects of the design.