why do you go for white box testing when black box testing
is available?
Answers were Sorted based on User's Feedback
Answer / madhukar9823
White box testing is different and Black Box testing is
different, we cannot compare both, white box testing can
done by the development team and black box testing can done
by the testing team, by doing white box testing the
developer can understand the how many statements coverage
and what kind he has written can be done in white box
testing, in black box testing the test engineer can test
system testing, functional testing.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / bibhu
Blackbox testing based upon user requirement document.Enter
the input data and processed and check the output.And check
the functionality based upon the user requirement documents.
By the help of black box testing we can verified
functionality testing, UI testing.
White box testing based upon the internal desgin of the
s/w. we can conduct path,conditional,data flow and loop
testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / siri
the purposes of white box testing and black box testing are
different.white box testing is a positive testing done by
the developer to check the code,algorithm,statements, data
flow and the functionality of the application.
in black box testing the tester does not need to know and
test the internal design or the written code of the
application; the tester tests the application for the
functionality and specified requirements using positive and
negative scenarios.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / priti chandel
White box testing is generally done by developers , in
white box testing developers do the unit testing of
implemented code and Black box testing done by SQA team in
which all type of testing done like Integration, System
testing and Functionality Testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / roopesh
Black box testing is done by testers & white box testing are
done by system developers,
But in some cases white bot testing are completed
successfully but in error are occurred while doing black box
testing in customers environment , So both the testing are
useful .
We can not depend upon any one of them.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naveen
White Box testing done by developers
Black box testing done by SQA team
Why an white box testing is done even though a black box
testing happens
Basically the white box testers do an positive flow testing
and main functionalities/Modules to be tested like an unit
testing but Black box testers do an complete functionality
testing with Postive and negative scenarios
| Is This Answer Correct ? | 0 Yes | 0 No |
How any person can be a software tester, if he/she is not having software knowledge?
How to explian the V model ?
What is the Sanity Testing??
what are the disadvantages og v-model over waterfall model?
how to select tese cases for automation.give me an example plz.
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
what is traceability matrix?
can any one explain the example of high servity and low priority, low servity and high priority, high servity and high priority, low servity and low priority
how to use batchtesting in qtp?
Can test condition,testcase and testscript help u in performing the static testing
What is the diff between CLient, Customer and End User?
7 Answers JVS, Societe Generale,
How we will assign the severity n priority levels to the bug?