Question:

Which testing strategy considers the entire structure of a program?

Show Hint

Glass box = logic and code driven testing.
Updated On: June 02, 2025
  • Black box testing
  • Glass box testing
  • Systems testing
  • Alpha testing
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Glass box (white-box) testing uses the internal structure of the code.
Test cases are designed based on program logic, branches, and paths.
Was this answer helpful?
0
0

TS PGECET Notification