nerdexam
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)
  • A
    3% (1)
  • B
    15% (5)
  • C
    73% (24)
  • D
    9% (3)

Topics

#equivalence class partitioning#black-box testing#test case design#software testing

Community Discussion

No community discussion yet for this question.

Full CRE Practice