Plug-in of Eclipse for Logic Coverage Oriented Test Case Prioritization

SHEN Yi,FANG Chunrong,CHEN Zhenyu
DOI: https://doi.org/10.3969/j.issn.1672-9722.2013.06.024
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 testing.
What problem does this paper attempt to address?