How can white-box testing be useful in support of black-box testing?

Frage 369 illustration 1

Antwortmöglichkeiten

A.White-box coverage measures can help testers evaluate black-box tests in terms of the code coverage achieved by these black-box tests
B.White-box coverage analysis can help testers identify unreachable fragments of the source code
C.Branch testing subsumes black-box test techniques, so achieving full branch coverage guarantees achieving full coverage of any black-box technique
D.White-box test techniques can provide coverage items for black-box techniques

Richtige Antwort

A: White-box coverage measures can help testers evaluate black-box tests in terms of the code coverage achieved by these black-box tests

Weitere Fragen aus dieser Prüfung