DocumentCode
747835
Title
On the Automated Generation of Program Test Data
Author
Ramamoorthy, C.V. ; Ho, Siu-bun F. ; Chen, W.T.
Author_Institution
Department of Electrical Engineering and Computer Sciences and the Electronics Research Laboratory, University of California
Issue
4
fYear
1976
Firstpage
293
Lastpage
300
Abstract
Software validation through testing will continue to be a very important tool for ensuring correctness of large scale software systems. Automation of testing tools can greatly enhance their power and reduce testing cost. In this paper, techniques for automated test data generation are discussed. Given a program graph, a set of paths are identified to satisfy some given testing criteria. When a path or a program segment is specified, symbolic execution is used for generating input constraints which define a set of inputs for executing this path or segment. Problems encountered in symbolic execution are discussed. A new approach for resolving array reference ambiguities and a procedure for generating test inputs satisfying input constraints are proposed. References to arrays are recorded in a table. during symbolic execution and ambiguities are resolved when test data are generated to evaluate the subscript expressions. The implementation of a test data generator for Fortran programs incorporating these techniques is also described.
Keywords
Array reference ambiguity; constraint solver; path generation; symbolic execution; test data generator; Automatic testing; Automation; Costs; Large-scale systems; Programming profession; Software design; Software reliability; Software systems; Software testing; System testing; Array reference ambiguity; constraint solver; path generation; symbolic execution; test data generator;
fLanguage
English
Journal_Title
Software Engineering, IEEE Transactions on
Publisher
ieee
ISSN
0098-5589
Type
jour
DOI
10.1109/TSE.1976.233835
Filename
1702386
Link To Document