InterviewSolution
Saved Bookmarks
| 1. |
What Is Glass Box Testing? |
|
Answer» Glass BOX Testing is also known as "WHITE Box Testing" or "Open Box Testing". It is used to test the EXTERNAL behavior of the Program.This testing is DONE to test the functinality of the APPLICATION. Glass Box Testing is also known as "White Box Testing" or "Open Box Testing". It is used to test the external behavior of the Program.This testing is done to test the functinality of the application. |
|