What is Regression Testing?

Regression Testing is a form of software testing intended to identify regressions in a software system, using a test-control comparison model, whereby a control is compared to a test to identify regression.

edit