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 |
software testing life cycle?
Expalin about metrics Management?
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority
What are initial conditions?
what is the diff between BVA & ECP and also advantages about thease techniques..& i want some proper examples... from sekhar yadav sunkara svsekhar2003@gmail.com
HOW DO U WRITE DEFECT REPORTS? WHAT IS FORMAT IN GENERAL WAY
what is the diff between webserver app & client server application...
2 Answers 3i Infotech, HCL, vSplash,
Explain Load testing
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.
Explain 5 Test Matrixes
what is configuration testing
8. What are the last three Web accessibility topics or questions you researched on the Internet?