Publication | Closed Access
State generation and automated class testing
36
Citations
27
References
2000
Year
EngineeringVerificationSoftware SystemsTest Data GenerationSoftware EngineeringSystem-level DesignHardware SystemsSoftware AnalysisFormal VerificationModel-based TestingComputational TestingTest AutomationSystems EngineeringState GenerationCompilersAutomated TestingRuntime VerificationComputer ScienceNew AlgorithmContainer ClassesAutomated ReasoningProgram AnalysisSoftware TestingFormal MethodsCombinatorial Testing WorkflowSystem Software
The maturity of object-oriented methods has led to the wide availability of container classes: classes that encapsulate classical data structures and algorithms. Container classes are included in the C++ and Java standard libraries, and in many proprietary libraries. The wide availability and use of these classes makes reliability important, and testing plays a central role in achieving that reliability. The large number of cases necessary for thorough testing of container classes makes automated testing essential. This paper presents a novel approach for automated testing of container classes based on combinatorial algorithms for state generation. The approach is illustrated with black-box and white-box test drivers for a class implemented with the red–black tree data structure, used widely in industry and, in particular, in the C++ Standard Template Library. The white-box driver is based on a new algorithm for red–black tree generation. The drivers are evaluated experimentally, providing quantitative measures of their effectiveness in terms of block and path coverage. The results clearly show that the approach is affordable in terms of development cost and execution time, and effective with respect to coverage achieved. The results also provide insight into the relative advantages of black-box and white-box drivers, and into the difficult problem of infeasible paths. Copyright © 2000 John Wiley & Sons, Ltd.
| Year | Citations | |
|---|---|---|
Page 1
Page 1