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 |
what is the purpose of test design technique
can you show me the test cases on registration form
What is User Acceptance testing and when u'll do this and who will do this testing. If u got any bug while doing UAT what would be the status of Severity and Priority?
There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.
What is Test Case?
what is the criteria for selecting automation testing ?
what is the diffrence between bug, error,defect??
!what are the entry criteria for antomation testing ?
What is a traceability matrix, and what is the purpose of it?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
Process and procedures followed while writing Integration testcases and system test cases
What is Registry?