Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How does White-Box Testing (WBT) complement Black-Box Testing?
While WBT models the visible (or specified) behavior of a piece of software under test (SUT), BBT models the internal structure of a SUT.
BBT is used to cover the code of the SUT not yet covered by the WBT test suite.
While BBT models the visible (or specified) behavior of a piece of software under test (SUT), WBT models the internal structure of a SUT.
WBT as well as BBT model both the externally visible (or specified) behavior and the internal structure of a SUT.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!