What is regression testing and the best way to do it?

by Inder P Singh on May 20, 2010

First, the basics. The term “regression” is used to describe the decay, weakening or degeneration of software. Software is modified to add enhancements to it, fix known defects, make performance improvements, make the code more maintainable or make the code compliant to patterns. But, software can regress when it is modified. This can happen in a number of ways:

Read the full article

Related Posts

Leave a Comment

*