
Test Generation from Combinatorial Designs
selected configurations. While doing so will lead to more thorough
testing of application X, it will also increase the number of factor
combinations, and hence the time to test.
Identifying factors and levels allows us to divide the input domain into
subdomains, one for each factor combination. The design of test-cases
can now proceed by selecting at least one test from each subdomain.
However, as shown in examples above, the number of subdomains could
be too large and hence the need for further reduction. The problem of
test-case construction and reduction in the number of test cases are con-
sidered in the f ...