Which of the following test techniques uses the requirements specifications as a test basis?

Answer Options

A.Structure-based
B.Black-boxโœ“
C.White-box
D.Exploratory

Correct Answer

B: Black-box

Explanation

B is correct, per syllabus. Black-box testing is based off the requirements documents. A and C are incorrect because these use the structure of the software as the test basis. D is incorrect because exploratory testing is often done when there is no specification, thus giving the tester the opportunity to learn about the software while testing.

More Questions from This Exam