Why does white-box testing facilitate defect detection even when the software specification is vague, outdated or incomplete?
| Events | |||||
|---|---|---|---|---|---|
| State | Available | NotAvailable | ChangeRoom | Cancel | Pay |
| S1: Requesting | S2 | S3 | |||
| S2: Confirmed | S1 | S4 | S4 | ||
| S3: Waiting list | S2 | S4 | |||
| S4: End |
Các đáp án
Đáp án đúng
A: Test cases are designed based on the structure of the test object rather than the specification