Question: Consider a program P with the following equivalence partitions: Input Partitions x A, B, C y 1, 2 z K, L Generate test case for
- Consider a program P with the following equivalence partitions:
|
|
|
| Input | Partitions |
| x | A, B, C |
| y | 1, 2 |
| z | K, L |
Generate test case for each of the following selection strategies:
- Each Choice Coverage
- All Combination Coverage
- Pairwise Coverage. Make sure to first list all the pairs.
- Base Choice Coverage. Make sure to clearly specify what is the base case that you used.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
