What is Glass Box testing?
Answers were Sorted based on User's Feedback
Answer / deepika. mashetty
Glass Box Testing is nothing but the White Box Testing.
The Testing which is performed on the Structural Part of
the Application. It is a Code Level Testing. During this
Test the White Box Testers will verify the completeness and
correctness of each and every program.
It is also called as clear box testing.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / peter piyush
white box testing is known as 'glass box testing' or 'clear
box testing'.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / prabhu
Normally "White Box" Testing is called as Glass box testing.
By
Prabhu Subramanian
CSS India Pvt Ltd
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / satya
Glass box testing is nothing but testing the software by seeing the code directly i.e here we are not testing the screens which are available we are testing raw code and ensure whether it is working or not
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghavendrkotwal
Please let me know what is Glass Box testing
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / swathika
white box testing is called as glass box testing
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / muthukumar.p
Glass box testing has traditionally been divided up into static and dynamic analysis.
In other words combination of static and Dynamic testing called as the Glass box testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pavithra
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
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / sudesh
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
| Is This Answer Correct ? | 1 Yes | 4 No |
Why testing is importent in software?
Difference between re testing and regression testing, smoke and sanity testing
Who gives Real-Timing Training in software Testing & Automation Testing in chennai?
What if there isn't enough time for thorough testing?
what is the role of QA manager
pls explain perfomence testing and strees testing load testing
Can u tell something about the Agile Methodology
How to Test a C++ and unix application is there any automated tool available,
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?
hi one of the interviewer asked me have you ever created a test plan?
hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?