why do you go for white box testing when black box testing
is available?

Answers were Sorted based on User's Feedback



why do you go for white box testing when black box testing is available?..

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

why do you go for white box testing when black box testing is available?..

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

why do you go for white box testing when black box testing is available?..

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

why do you go for white box testing when black box testing is available?..

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

why do you go for white box testing when black box testing is available?..

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

why do you go for white box testing when black box testing is available?..

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

Post New Answer

More Manual Testing Interview Questions

What do you mean by coverage and what are the different types of coverage techniques?

1 Answers  


1.What is the difference between QA and verfication? 2.What is the difference between QA and verfication? 3.what is the difference between teststrategy and test methodologies? 4.what is the difference between teststrategy and test methodologies?

4 Answers   InterSoft,


whatis test biuld manager?

2 Answers  


What is mean by Sanitation Testing?

17 Answers   Synergy,


Tell some examples of bug severity and bug priority?

0 Answers  






I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues

1 Answers   TCS,


What are the activities involved by the Test engineer (having 2+ yrs of exp).

1 Answers   Covansys, SLK Software,


What is good code?

3 Answers  


What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?

3 Answers   Kanbay,


what is buddy testing ?

4 Answers  


how does a client server environment affect testing?

2 Answers  


Can you tell me some thing about source code testing tools?

2 Answers   Infosys,


Categories