Thursday 26 April 2012

Regression testing

Regression testing:
Testing with the intent of determining if bug fixes have been successful and have not created any new problems. Also, this type of testing is done to ensure that no degradation of baseline functionality has occurred.

1 comment:

  1. Re-Executing the old test cases to make sure that the changes has not affected the existing functionality of the application.

    ReplyDelete