What is the other name of White-box testing?
2021
What is the other name of White-box testing?
- A.
Red-box testing
- B.
Glass-box testing
- C.
Open-box testing
- D.
Close-box testing
Attempted by 243 students.
Show answer & explanation
Correct answer: B
White-box testing is a software testing method where the internal structure, design, and coding of the software are visible to the tester. The tester chooses inputs to exercise paths through the code and determines the appropriate outputs.