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
1. what exactly is heuristic checklist approach for unit testing ?
What is Mixed Testing
what is the difference between PEGA based web application testing versus web application testing?
when database testing comes into manual tesing
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
How can write testcases on a code under development pls give asnwer
What are the different ways of doing black box testing?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How can we test for drastic (severe) memory leakages?
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
what is coupling integration testing
Did you ever worked with B.A's and when?
Tell me a critical defect in which your Client,PM,PL appreciate on you
what is independent question and what is retriewing and what is problem of severity.
What is Dynamic Binding and Dynamic Loss?