November 12, 2005 05:15 PM EST
One of the most important and yet overlooked aspects of a software
development project is the concept of regression testing during
implementation. Regression testing is the practice of running tests for
previously tested code following modification to ensure that faults have not ... (more)