Saturday, July 4, 2009

Uses of Regression Tesing

Software Regression testing is used not only for testing the correctness of a program, but it is also used for tracking the quality of its output.

For example, in the design of a compiler, the regression testing should track the code size, simulation time and time of the test suite cases.

No comments:

Post a Comment