how do i know that i have to do white\Black box testing

Answers were Sorted based on User's Feedback



how do i know that i have to do white\Black box testing..

Answer / karthick

Hey its very simple,

You have to perform in coding level of testing, it is called
white box testing where as you have perform in behavior of
application like., functional level, it is called block box
testing.

Is This Answer Correct ?    11 Yes 1 No

how do i know that i have to do white\Black box testing..

Answer / sameer dongre

It's totally on your experience,White box testing is
tested when you have good knowldge of Coding
(Develpoment),either you have to with black box testing.Its
never happens that your senior tell you to go for white
box.So don't be bothered for that.

Is This Answer Correct ?    4 Yes 2 No

how do i know that i have to do white\Black box testing..

Answer / vignesh

white box testing would be done by the developers since it
demands coding knowledge. so white box testing techniques
are branch path testing, basis path testing. As far as
black box testing is concerned, it is mostly done by the
functional testers. Those who have very good understanding
on the domain they would be testing. Black box is like a
non-transparent box, where the tester only knows what to
input and what to get as an output and whatever happens
inbetween is a black box for the tester.

Is This Answer Correct ?    2 Yes 1 No

how do i know that i have to do white\Black box testing..

Answer / dasaradh

Unit and Integration Testing will be come under whitebox
testing[This should be take care by developers].Coming to
system testing will be treated as block box testing.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Please recommend which are a good books for software testing.. best authors for s/w testing.

1 Answers  


design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.

1 Answers   DOEACC, PSIT,


What Is Regression Testing?

7 Answers  


How to test cookies in Manual testing?

4 Answers   Infosys,


Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?

1 Answers  






difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)

2 Answers  


if u performing on real tym application ,u r getting some continous data n if some invalid data occurs wat types of testing is preferrable

2 Answers  


What is formal testing?

0 Answers  


I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

6 Answers  


Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

0 Answers   Wipro,


How to prepare web applications use case document.can you send the some sample use case document for web application Project?

0 Answers  


what are test beds

4 Answers   Fulcrum Logic,


Categories