Research Article Open Access

Effective Test Case Selection and Prioritization in Regression Testing

Albert Pravin1 and Subramaniam Srinivasan2
  • 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.

Journal of Computer Science
Volume 9 No. 5, 2013, 654-659

DOI: https://doi.org/10.3844/jcssp.2013.654.659

Submitted On: 15 April 2013 Published On: 28 May 2013

How to Cite: Pravin, A. & Srinivasan, S. (2013). Effective Test Case Selection and Prioritization in Regression Testing. Journal of Computer Science, 9(5), 654-659. https://doi.org/10.3844/jcssp.2013.654.659

  • 2,593 Views
  • 3,556 Downloads
  • 12 Citations

Download

Keywords

  • Regression Testing
  • Webkit
  • Test Case Prioritization