Parasoft Logo
Blog LanguageArrow
User Name:
Password:
Sign Up
  Home > Company > Copyright info
Regression Testing
 
Regression testing is the process of running all existing test cases and verifying that all test cases pass. The purpose of regression testing is to detect unexpected faults—especially those faults that occur because a developer did not fully understand the internal code correlations when he or she modified or extended code that previously functioned correctly. Regression testing is the only reliable way to ensure that modifications did not introduce new errors into code or to check whether modifications successfully eliminated existing errors. Every time code is modified or used in a new environment, regression testing should be used to check the code's integrity. Ideally, you perform regression testing nightly (during automated nightly builds) to ensure that errors are detected and fixed as soon as possible.

For details, see Regression Testing.



Read the following Parasoft technical white papers:

 
  • Automating .NET Development Best Practices: The Fast Track to Reliable .NET Software - 627 KB PDF

  • The Yin and Yang of Software Development: 5 Best Practices that Allow Efficiency and Creativity to Productively Coexist

  • Best Practices for Improving the Functionality, Reliability, Security, and Performance of a Large and Complex Java Code Base - 85 KB PDF

  • Copyright © 1996-2010 Parasoft   T: 888-305-0041   E: info@parasoft.com       [Site Map]