DocumentCode
1558237
Title
ADTEST: a test data generation suite for Ada software systems
Author
Gallagher, Matthew J. ; Narasimhan, V. Lakshmi
Author_Institution
Sch. of Inf. Technol., Queensland Univ., Qld., Australia
Volume
23
Issue
8
fYear
1997
fDate
8/1/1997 12:00:00 AM
Firstpage
473
Lastpage
484
Abstract
Presents the design of the software system ADTEST (ADa TESTing), for generating test data for programs developed in Ada83. The key feature of this system is that the problem of test data generation is treated entirely as a numerical optimization problem and, as a consequence, this method does not suffer from the difficulties commonly found in symbolic execution systems, such as those associated with input variable-dependent loops, array references and module calls. Instead, program instrumentation is used to solve a set of path constraints without explicitly knowing their form. The system supports not only the generation of integer and real data types, but also non-numerical discrete types such as characters and enumerated types. The system has been tested on large Ada programs (60,000 lines of code) and found to reduce the effort required to test programs as well as providing an increase in test coverage
Keywords
Ada; abstract data types; optimisation; program testing; software tools; ADTEST; Ada83 software systems; characters; enumerated types; integer data type; nonnumerical discrete types; numerical optimization; path constraints; program instrumentation; real data type; software test data generation suite; symbolic execution systems; test coverage; Character generation; Inspection; Instruments; Optimization methods; Production; Software design; Software systems; Software testing; Software tools; System testing;
fLanguage
English
Journal_Title
Software Engineering, IEEE Transactions on
Publisher
ieee
ISSN
0098-5589
Type
jour
DOI
10.1109/32.624304
Filename
624304
Link To Document