Daily Archives: January 19, 2014


Regression Testing
This article gives the information of regression testing related to the software process. Whenever software is corrected some aspect of software configuration is changed. Regression testing is the activity that helps to determine whether changed component has introduced any error in the unchanged components. In short regression testing can be defined as retesting a previously tested program to check if fault occurred as a result of the change made.   […]

What is Regression Testing?