What is the difference bet white box testing and black box
testing.pls give me an example
Answer Posted / abdul sameer
Black Box Testing:- Black Box Testing is a System Testing.
Here we check the complete functionality of the application.
Here the tester does not examine the programming code and
does not need the knowledge of any coding standards. Here he
enters an input and check whether we are able to get the
exact output irrespective of what is happening in the code.
Here we have functional testing and non-functional testing.
Again both are of different concepts.
White Box Testing:- White Box Testing is non-system
testing. Here the tester should have the knowledge of coding
standards. Here we should review the entire coding part like
we should go through the statement coverage testing, branch
testing and loop testing, mean to say that we have to check
the complete coding standards and mainly here we do Mutation
testing (like we make some changes to the existing code and
run the code and check whether we are able to get any error
or not). This again has lot of subject to learn, can’t be
described but you have to refer to the books to get the
complete knowledge on it. For more clarification if you have
the book called “Art of Software testing” it will make u
clear on these topics.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How much the bug is affecting the functionality of the application?
how we write test cases to brs,srs,hlds,llds
What is alpha testing?
What’s the difference between a bug and a defect?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Which criteria should take in account while doing CMS testing of any project?
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
What is the difference between baseline and traceability matrix?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
How to overcome pesticide paradox?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
How do you know the code has met specifications?
What does 100% statement coverage mean?
What are drawbacks in system development life cycle