An automatic approach of domain test data generation

Citation
Bc. Jeng et I. Forgacs, An automatic approach of domain test data generation, J SYST SOFT, 49(1), 1999, pp. 97-112
Citations number
26
Categorie Soggetti
Computer Science & Engineering
Journal title
JOURNAL OF SYSTEMS AND SOFTWARE
ISSN journal
01641212 → ACNP
Volume
49
Issue
1
Year of publication
1999
Pages
97 - 112
Database
ISI
SICI code
0164-1212(199912)49:1<97:AAAODT>2.0.ZU;2-G
Abstract
It is usually observed in software testing that input data near the boundar y of a domain partition are more sensitive to program faults and should be carefully checked. A formalization of this intuitive observation is domain testing. However, as an implementable testing technique, it has some diffic ulties. One of which:is related to the test data generation. Since domain t esting requires that the ON and OFF points be exactly on or near the bounda ry of a path domain, they can hardly be given manually. But how to automati cally generate these test points efficiently is unclear. Traditionally ther e exist two different ideas. One is to use a static approach that computes the ON and OFF points by a series of algebraic operations. The other is to use a dynamic "search" method that determines an ON point in a "trial-and-e rror" manner. Each has its advantages and weaknesses. In this paper, we pre sent a combined approach that takes the advantages of both ideas, i.e., it has both algebraic manipulations and a dynamic "search" process in a mixed way. It is shown that this approach is more efficient than others. (C) 1999 Elsevier Science Inc. All rights reserved.