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 |
which test cases are not to be automated
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
what methods will u follow to prepare testcases in ur org?
A Good Test Case Means..?
which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.
How many testcases have you written till, now as an average per project?
What are some of the typical bugs you encountered in your last assignment?
How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).
what is the combination of grey box testing
What testing roles are standard on most testing projects? Categories: Software Testing
what is the differance between functionality and functional testing?
TELL ABOUT CMM & ISO LEVELS ? its URGENT plz