A Minimal Test Suite Generation Method

聂长海,徐宝文
DOI: https://doi.org/10.3321/j.issn:0254-4164.2003.12.011
2003-01-01
Chinese Journal of Computers
Abstract:The cost and effectiveness of software testing is determined by the quantity and quality of the test suite. This paper proposes a minimal test suite generation method. It gives a partition to the set of all the applicable test cases at first on basis of the interrelations among the testing requirements,and then generates a test suite by the partition,at last a minimal test suite is obtained by reduction with the methods of integer programming,heuristic algorithm or greedy algorithm. Compared with the existed methods,our method has better property that can generate the minimal test suite to test all the test requirements sufficiently.
What problem does this paper attempt to address?