Why white box testing techniques are also called as clear
and glass box testing teschniques?
Answers were Sorted based on User's Feedback
Answer / vasu
Hi vibhathakur,
i think what u said is wrong when i compared with the text
book called software testing by srinivasan desikan.
In that book it is clearly mentioned that for white box
testing u need to have some program logic as well as coding
knowledge.just check out and give me the correct answer. r
mail to my id sreenivasu146@gmail.com
thanks...
| Is This Answer Correct ? | 16 Yes | 0 No |
White Box Testing is also called as glass box testing
because in this type of testing Tester has the excellent
knowledge about the programming logic and how the
programming component interact.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / srinivasan desikan
I am the author of "Software testing - Principles and
practices". Thanks for referring my book in the discussion
and here is my answer from best of my knowledge.
While box testing, clear box testing and glass box testing
are one and the same. Doing this type of testing requires
the source code, clear understanding of program logic and
skills in programming.
Black box testing focusses on set of inputs and their
corresponding expected output and source code is not
necessary here.
A combination of black box and white box techniques in
doing the testing (code coverage testing at times follows
this technique) is called grey box testing.
These are explained in my book and all the best!.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / vijju
Pls dont go through above answers all are wrong...white box
testing done by tester who has progarmming knowlege n logic
of software..if developer has done any thing wrong in
their work then whitebox tester can have clear idea about
defects and they can rectify them by their
techniques...thus y they r called clear or glass box
testing
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / chandra shekhar bhaattarai
White box testing is known as glass box ,structural,clear
box and open box testing is a s/w testing technique in
which explicit knowledge of the internal workings of the
item being tested are used to select the test data.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / tunku hirwani
Hi, According to my knowledge...
White Box testing also called Glass box or Clear Box or
Open box testing also. In this testing is conduct on coding
level . In this testing, tester have knowledge about
internal structure of the program.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sm
A white box tester should know all the internal coding and
logic behind the coding also thats why we can call white
box testing as clear box /glass box testing
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / raghu
In this type of testing tester can view, what is the logic
and how the logic is being executed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anamika
white box/clear box/ glass box testing are done by developer soon after the coding part is finished .Developer do one round of testing in their programing ( or business logic called sometimes) just to check if they haven't missed or written wrong any code, as name suggest white /clear/ glass developer can see their code clear... while testing engineer does black box testing to check only the functionality of an application as they can not see the coding ....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / feroz from bitragunta
i am not saying the above answer are wrong but this is the
correct answer ,you check anyware.why white box testing
technique are also called clear and glass box testing ,it
must produce correct result to pass,concerned whether or
not process worked correctly.based on knowledge of the
internal logic of an application's code.tests are based on
coverage of code statement,branches,path and conditions
| Is This Answer Correct ? | 0 Yes | 1 No |
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Please explain software release process in detail.
Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.
when will go for compatibility testing and when you use the testing metrics?
Wht are the Test cases do we write for Message Box.. can anybody answer it.. Thanks in Advance..
Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)
How sanitary or smoke testing process will done in the application?mainly how we start doing that test?
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process
how do i know that i have to do white\Black box testing
What's Web-Enabled Application Measurement Tests
what is monkey testing?