MCQOPTIONS
Saved Bookmarks
| 1. |
What is an Equivalence Partition? |
| A. | A set of test cases for testing classes of objects. |
| B. | An input or output range of values such as have only one value in the range becomes a test case. |
| C. | An input or output range of values such that each value in the range becomes a test case |
| D. | An input or output range of values such that every tenth value in the range becomes a test case. |
| Answer» C. An input or output range of values such that each value in the range becomes a test case | |