Effective Test Case Selection and Prioritization in Regression Testing
- 1 Sathyabama University, India
- 2 Anna University, India
Abstract
Regression testing is used to ensure the validity of the changed software. Due to time budget and entire test suite could not be executed. Hence it becomes an essential to minimize the test suite and choose a subset of test cases from test suite which will be executed in least time and has the capability to cover all the faults. Hence reordering the test case on the basis of time fault, test case prioritization technique prioritizes the test cases using fault detection algorithm, which is proposed in this study. After finding the faults in the code, the source code will be processed in the open source system like Webkit.
DOI: https://doi.org/10.3844/jcssp.2013.654.659
Copyright: © 2013 Albert Pravin and Subramaniam Srinivasan. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 3,279 Views
- 3,934 Downloads
- 12 Citations
Download
Keywords
- Regression Testing
- Webkit
- Test Case Prioritization