Question
Easy

Which of the following testing is also known as white-box testing?

1
Error guessing technique
2
Design based testing
3
Glass box testing
4
None of the above
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Software Engineering & Problem Solving
Topic: Software Testing
Correct Answer
Option C
Explanation

The correct option is (3): White-box testing is a fundamental technique where the tester has complete knowledge of the system's internal structure, logic, and source code. Because the internal workings, or the "box," are entirely visible and transparent to the tester, this methodology is universally known by the powerful metaphor Glass box testing. The term 'glass box' perfectly conveys the concept of seeing right through the software's outer shell into…Read More

Which of the following - HTET Level 3 | Clear Cutoff