Consider the system S which can take n input parameters and each parameter
can take on m values. For this system answer the following questions:
(a) What is the maximum number of pairs a single test case for this system
can cover?
(b) In the best case, how many test cases can provide full pairwise coverage?
(c) Calculate the total number of pairs the test suite must cover.
(d) Suppose that n = 13 and m = 3. What is the minimum number of test
cases to be selected to achieve pairwise coverage?
Answers
Answered by
1
Answer:
hey I'm not sure if the same one
Similar questions