why do u go for whitebox testing,when black box testing is
available?
Answer Posted / rajeshwar rao
WHITE BOX testing done by the developer
White box is nothing but coding.
White box testing is also called as glass box testing.
In these testing entire code of the system must be
available.
It is design based testing.
It is a structural testing.
In this white box testing developer must know the
structural knowledge.
In this white box testing some of these aspects will be
considered.
All indepent parts are executed at least once.
All logical dession are exercised both true are false.
All loops are executed at there boundaries.
All internal data structure will be exercised.
ADVANTAGES= 1. COVER common Ares.
2. Cover control structure.
3. Test an integrated the many modules.
For white box testing the developers must know the
structural knowledge. It focuses on the program part rather
then the funcnalitypart.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you explain boundary value analysis?
can u merge 10GUI map files into a single GUI map file in winrunner?
What's the difference between alpha and beta testing?
What is checkpoint? How can you handle the checkpoints?
Why would we not include these?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
What is the purpose of test strategy?
What is a test severity and test priority? difference between them with suitable examples?
What do you do (with the project staff) when the schedule fails?
If you're given a program that will average student grades, what kinds of inputs would you use?
What is the term ‘quality’ mean when testing?
what is independent question and what is retriewing and what is problem of severity.
What are the Major Functionality for a ATM machine ??
Give an example for pre testing and post testing ?
what is the testing approach for windows Explorer(Not IE Explorer)