Multiple choice Which of the following software testing techniques is also called as glass box testing? Black box testing Comparison testing White box testing None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation White box testing, sometimes also called as glass-box testing, is a test case design method that uses the control structure of the procedural design to derive the test cases.