期刊名称:International Journal of Software Engineering & Applications (IJSEA)
印刷版ISSN:0976-2221
电子版ISSN:0975-9018
出版年度:2012
卷号:3
期号:6
页码:29
出版社:Academy & Industry Research Collaboration Center (AIRCC)
摘要:Test case prioritization involves scheduling test cases so that performance of regression testing can beimproved. To re execute all test cases after every modification in the code is an inefficient process. Atechnique is to execute the modified lines of code with minimum number of test cases. The proposed testcase prioritization technique organizes the test case in a test suite in an ordering such that fewer lines ofcode need to be re executed thus faster code coverage is attained which would lead to early detection offaults
关键词:Code Coverage; Prioritization of Test Cases; Regression Testing.