ASQ
CRE · Question #173
Equivalence class partitioning is:
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.
Reliability in Testing
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
How the community answered
(33 responses)- A3% (1)
- B15% (5)
- C73% (24)
- D9% (3)
Topics
#equivalence class partitioning#black-box testing#test case design#software testing
Community Discussion
No community discussion yet for this question.