Title
State Generation and Automated Class Testing
Abstract
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 (C) 2000 John Whey & Sons, Ltd.
Year
DOI
Venue
2000
10.1002/1099-1689(200009)10:3<149::AID-STVR206>3.0.CO;2-T
SOFTWARE TESTING VERIFICATION & RELIABILITY
Keywords
Field
DocType
automated testing,object-oriented,black-box,white-box,C plus
Black box (phreaking),Data structure,Software engineering,Object-oriented programming,White box,Computer science,Tree (data structure),Execution time,Java,Reliability engineering,Standard Template Library,Distributed computing
Journal
Volume
Issue
ISSN
10.0
3
0960-0833
Citations 
PageRank 
References 
17
2.34
24
Authors
5
Name
Order
Citations
PageRank
Thomas Ball14969365.11
Daniel Hoffman230926.89
Frank Ruskey3906116.61
Richard Webber4446.36
Lee J. White534767.48