1999
DOI: 10.1002/(sici)1097-024x(199902)29:2<167::aid-spe225>3.0.co;2-v
|View full text |Cite
|
Sign up to set email alerts
|

The dynamic domain reduction procedure for test data generation

Abstract: Test data generation is one of the most technically challenging steps of testing software, but most commercial systems currently incorporate very little automation for this step. This paper presents results from a project that is trying to find ways to incorporate test data generation into practical test processes. The results include a new procedure for automatically generating test data that incorporates ideas from symbolic evaluation, constraint-based testing, and dynamic test data generation. It takes an i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
36
0

Year Published

1999
1999
2023
2023

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 74 publications
(36 citation statements)
references
References 34 publications
(58 reference statements)
0
36
0
Order By: Relevance
“…A number of automatic test data generation methods have been proposed. Korel [9] classified these methods into three types: random [5,18], pathwise [9,12], and data specification [5,17]. Random testing and data specification are not appropriate for a program with dynamic structure type since the search space is large.…”
Section: Software Testingmentioning
confidence: 99%
See 4 more Smart Citations
“…A number of automatic test data generation methods have been proposed. Korel [9] classified these methods into three types: random [5,18], pathwise [9,12], and data specification [5,17]. Random testing and data specification are not appropriate for a program with dynamic structure type since the search space is large.…”
Section: Software Testingmentioning
confidence: 99%
“…Pointer variables range from simple structure (single storage) to recursively defined structure (many discrete storage that form shapes such as linked list, tree, heap, etc.). For simple pointer structure such as 'int *a', generating test data can exploit the algorithms of prior work [6,12]. However, some relevant features such as alias and pointer arithmetic must be considered as well.…”
Section: Test Data Generationmentioning
confidence: 99%
See 3 more Smart Citations