TY - JOUR A2 - He, Xudong AU - Panda, S. AU - Munjal, D. AU - Mohapatra, D. P. PY - 2016 DA - 2016/05/08 TI - A Slice-Based Change Impact Analysis for Regression Test Case Prioritization of Object-Oriented Programs SP - 7132404 VL - 2016 AB - Test case prioritization focuses on finding a suitable order of execution of the test cases in a test suite to meet some performance goals like detecting faults early. It is likely that some test cases execute the program parts that are more prone to errors and will detect more errors if executed early during the testing process. Finding an optimal order of execution for the selected regression test cases saves time and cost of retesting. This paper presents a static approach to prioritizing the test cases by computing the affected component coupling (ACC) of the affected parts of object-oriented programs. We construct a graph named affected slice graph (ASG) to represent these affected program parts. We determine the fault-proneness of the nodes of ASG by computing their respective ACC values. We assign higher priority to those test cases that cover the nodes with higher ACC values. Our analysis with mutation faults shows that the test cases executing the fault-prone program parts have a higher chance to reveal faults earlier than other test cases in the test suite. The result obtained from seven case studies justifies that our approach is feasible and gives acceptable performance in comparison to some existing techniques. SN - 1687-8655 UR - https://doi.org/10.1155/2016/7132404 DO - 10.1155/2016/7132404 JF - Advances in Software Engineering PB - Hindawi Publishing Corporation KW - ER -