Why does white-box testing facilitate defect detection even when the software specification is vague, outdated or incomplete?

Events
StateAvailableNotAvailableChangeRoomCancelPay
S1: RequestingS2S3
S2: ConfirmedS1S4S4
S3: Waiting listS2S4
S4: End

Answer Options

A.Test cases are designed based on the structure of the test object rather than the specification✓
B.For each white-box test technique the coverage can be well-defined and easily measured
C.White-box test techniques are very well designed to detect omissions in the requirements
D.White-box test techniques can be used in both static testing and dynamic testing

Correct Answer

A: Test cases are designed based on the structure of the test object rather than the specification

More Questions from This Exam