What is White Box testing and who is responsible for white
box testing?
Answers were Sorted based on User's Feedback
Answer / suresh
Testing the application with the knowledge of the internal
structure ..it comes under white box testing..In General
Developers are responsible for white box testing?
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / abhesheke
testing the functionality of the application who has
knowledge on the structure and internal flow of the program
this is usually done by developer but in bigger company u
have a separate white box testing team where as in small
company developer will do this testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prasad
It is a method of testing in which one can perform testing
on the program part of an application, having internal
structural knowledge of it.
This type of testing focus upon structural part of an
application.This type of testing is done by Developers.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pushkar joshi
It is a type of testing in which code is accessible to
you,mostly developers are responsible for white box testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / usha
White box testing involves coding. Testing the internal
structure (coding) of the application is known as White box
testing. White box testing is performed by the developer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kumar
testing an application at (program)coding level for any
faults or malfunction of the program execution is generaly
treated as white box testing.
the person who has done the program will to conduct the WB
testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gayathri devi
This testing is done by the one who is having Programming
knoeledge.But mostly programmers are responsible for this
because we cant except a tester with programming knowledge.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nitin verma
White Box Testing is the testing which is done having the
complete knowledge of the internal structure of the software.
nitin9360@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / umavijay
This testing is based on the knowledge of the internal logic
of an application's code.It is also known as Glass box
testing. Internal software and code working should be known
for this type of testing.Tests are based on the coverage of
code statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
Who can perform the unit testing?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What is the difference between the company site and the yahoo site?
what is the difference b/n DPD(Defect profile document) and DRD(Defect Report document).
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.
What is six sigma?
What agile testing? how it is process?
Difference Between Quality Center and Test Director?
Guys, can any one of u give the realtime example for Beta Testing
Do you handle deployment? How?