nerdexam
Software

CSQA · Question #42

A test case tested data values at 0, 9, 10, 11, 49, 50, 51, 100. Which black-box technique was most likely used to generate these data points.

The correct answer is B. Boundary Analysis. See the full explanation below for the reasoning.

Question

A test case tested data values at 0, 9, 10, 11, 49, 50, 51, 100. Which black-box technique was most likely used to generate these data points.

Options

  • AError Guessing
  • BBoundary Analysis
  • CEquivalence Partitioning
  • DData Sampling

How the community answered

(41 responses)
  • A
    10% (4)
  • B
    80% (33)
  • C
    5% (2)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full CSQA Practice