why do u go for whitebox testing,when black box testing is
available?
Answer Posted / aravind
While doing a black box testing we will know the
requirement and we directly test the functionality. Here
there is a possibility of leaving certain input condition
(practically speaking exhaustive testing of the system is
not at all possible) which may lead to erroneous result.
This situation described above can be completely avoided by
doing an whitebox testing where we will have the access to
code and bring up a test scenario where the system will
fail and expose the hidden defect.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an inspection in software testing?
Anyone tell me the test cases of Shopping Favorite
Define Stability, Scalability and reliability with example ?
What is difference between Manual testing and Pega/BPM testing?
What are the various techniques in white box testing?
how to test the case with 5 combination and inputs
What is coverage and what are the different types of coverage techniques?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
What is the Difference between Network testing and Web Testing?
What are the two main categories of software testing?
Name three reasons why the tester may choose to record in Context Sensitive mode.
how can u prepare the test plan?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
What is severity and priority of bug? Give some example.
What are the properties of a good requirement?