ASQ
CRE · Question #173
CRE Question #173: Real Exam Question with Answer & Explanation
The correct answer is C. A black-box method that divides the inputs to a program into classes from which test. See the full explanation below for the reasoning.
Question
Equivalence class partitioning is:
Options
- AA black-box method that divides program functions into related groups for testing.
- BA white-box method that divides control paths into dependent and independent
- CA black-box method that divides the inputs to a program into classes from which test
- DA white-box method that divides errors into classes to reduce the amount of testing
Community Discussion
No community discussion yet for this question.