International Conference on Research Trends in Computer Technologies 2013 |
Foundation of Computer Science USA |
ICRTCT - Number 1 |
February 2013 |
Authors: R. Pradeepa, K. Vimala Devi |
439288d4-3423-456d-aa3d-551c7ba91d04 |
R. Pradeepa, K. Vimala Devi . Effectiveness of Testcase Prioritization using APFD Metric : Survey. International Conference on Research Trends in Computer Technologies 2013. ICRTCT, 1 (February 2013), 1-4.
Test case prioritization techniques involve scheduling over test cases in an order that improves the performance of regression testing. It is inefficient to re execute every test cases for every program function if once change occurs. Test case prioritization is to be scheduled based on higher priority than lower priority to meet some performance goal (i. e. increase in the effectiveness of testing). The performance goals are 1. rate of fault detection (how quickly faults are detected) 2. Rate of code coverage at fastest rate,3) Rate of increase of confidence in reliability during the testing process to improve the software quality. The problem of test case selection can be solved by prioritizing the test case. The main aim of my paper is to determine the effectiveness of prioritized and non-prioritized test case with the help of APFD(Average Percentage Faults Detected).