MCQOPTIONS
Saved Bookmarks
| 1. |
What is a black box testing method that divides the input domain of a program into classes of data from which test cases can be derived? |
| A. | Binary partitioning |
| B. | Equivalence partitioning |
| C. | State-based partitioning |
| D. | Attribute-based partitioning |
| Answer» C. State-based partitioning | |