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
What is big bang approach?
What different types of manual testing are there?
What are the tasks of test closure activities in software testing?
Which are the different tests for apparel testing?
where do we work with Application, web and Database servers Means which type of applications.
Can you explain regression testing and confirmation testing?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is junit & api?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
What is Windows Test Technologies? Where i will get all information of it.
Describe any bug you remember. Plz Give some real examples
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
what is dib format?
HOW TO CREATE SRS REVIEW REPORT TO PL?
What are testing techniques? What is difference between general and specific?