Answer:
Glass box testing is the same as white box testing. It's a testing approach that examines the application's program structure, and derives test cases from the application's program logic.
Previous Question | Next Question |
Explain Dynamic Testing? | What is The Mission of Testing? |