Posted by: hernk on: 8 June 2009
Regression testing can be used not only for testing the correctness of a program, but often also for tracking the quality of its output. For instance, in the design of a compiler, regression testing should track the code size, simulation time and time of the test suite cases.
source : wikipedia.org
Recent Comments