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 |
Suggest some book to learn more test case???
Hallow friends, plase tell me difference between retesting and regression testing?
How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?
what is the difference between application server and web server?
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
When we perform re-testing?
IN UR 3+ YRS OF EXP. CAN U SHARE UR GOOD EXPERIENCE MOMENTS AND BAD EXPERIENCE IN UR COMPANY WITH US?
Define brain stromming and cause effect graphing?
Hi Friends... Can any one tell me how many functional test cases we can write for basic login page.. Thanx in advance..
Explain about Bug life cycle?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
What is a Data Guidelines?