中图分类号:TP 311 . 5 文献标识码:A Plug-in for Logic Coverage Oriented Test Case Prioritization

SHEN Yi,FANG Chun-Rong,CHEN Zhen-Yu
2013-01-01
Abstract:Test case prioritization rearranges the orders of test cases so that the test cases with the high priority, according to some criterion, are executed earlier in the regression testing. One of most important criterion of test case prioritization is logic coverage criterion, which imposes predicate decisions in program. This paper provides developers a plug-in for Eclipse to optimize and automate regression testing. Based on code coverage and logic coverage, this system supports multiple test case prioritization techniques to improve the effectiveness of regression
What problem does this paper attempt to address?