A Novel Approach for Test Suite Reduction Based on Requirement Relation Contraction

Zhenyu Chen,Baowen Xu,Xiaofang Zhang,Changhai Nie
DOI: https://doi.org/10.1145/1363686.1363782
2008-01-01
Abstract:The goal of test suite reduction is to satisfy all testing requirements with the minimum number of test cases. Existing techniques can be applied well on the constructed test suite. However, it is possible and necessary to optimize testing requirements before test case generation. In this paper test suite reduction is solved by testing requirement optimization. A requirement relation graph is proposed to minimize the requirement set by graph contraction. An experiment on specification-based testing is designed and implemented. The empirical studies show that the testing requirements can be optimized by the graph contraction methods effectively.
What problem does this paper attempt to address?