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
What are the differences between web applications and client and server applications?
Difference between Stakeholder and Relevant Stakeholder?
What is big bang approach?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
Write a set of test cases to test youtube?
What are the types of maintenance?
What is validation in software testing?
uses of checklist
Can you explain tpa analysis?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
diff b/w desktop based testing & web application testing
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
Hello everybody, How many people do you think one sprint team can have in average?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?