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)- A10% (4)
- B80% (33)
- C5% (2)
- D5% (2)
Community Discussion
No community discussion yet for this question.