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

Opções de Resposta

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

Resposta Correta

B: Black-box

Explicação

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.

Mais Questões desta Prova