What is the difference bet white box testing and black box
testing.pls give me an example
Answer Posted / abdul sameer
White Box Testing:- White box testing is based on knowledge
of the internal logic of an application's code. DIfferent
test that take place here are
1. coverage of code statements
2. Branch testing
3. Path Tesitng
4. Condition checking testing.
5. Mutation Testing.
Both are done by Test Engineers but only difference is The
Tester who does Black Box Testing do have the knowledge of
coding part usually we take one of the developers as White
Box Test engineer.
Black Box Testing:- Black box testing is functional testing,
not based on any knowledge of internal software design or
code. Black box testing is based on requirements and
functionality.
Different test that take place here are
1.Boundary value analysis and Equivalence testing
2. Error Guessing
3. Error Handling
4. Compactability testing
5. Parallel testing
6. Configuration Testing.
Apart from these we have lot.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the basic forms of variations?
How would you test a service oriented architecture (soa) web application?
1.what is a test condition ?
What is Dynamic Binding and Dynamic Loss?
Explain the procedure & path of s/w in testing?
what kind of testing have u done?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
what are questions asked in TCS for database tester (sqlserver)?ay idea
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
what is quality Factor
Can you explain requirement traceability and its importance?
What are quality assurance and quality control?
i need manual testing interview questions for 2+ experience plzz help me..
What is bug priority?