International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 101 - Number 3 |
Year of Publication: 2014 |
Authors: Sunidhi Puri, Abhishek Singhal, Abhay Bansal |
10.5120/17671-8504 |
Sunidhi Puri, Abhishek Singhal, Abhay Bansal . Study and Analysis of Regression Test Case Selection Techniques. International Journal of Computer Applications. 101, 3 ( September 2014), 45-50. DOI=10.5120/17671-8504
The activity of re-testing of only those parts of the program or code, in which some modifications are performed to ensure that errors have not been added and the changes do not affect the other parts of the code, which have not been modified is called as regression testing. Regression testing is essential as it reduces the size of the test suite, thus reducing the time and effort for testing. In this paper, different techniques for the regression test case selection for various programming paradigms are discussed.