Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


!.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 / vinay rana

In white box testing,we do inspection of code(means this
type of testing is referred to internal structure of
software or system)
It may be :-

code coverage:-execute each statement atleast once
branch coverage:used for control statements(most
prefferable)

Black box testing is used to check the extrenal behaviour
of the system irrespective to internal structure or code

Is This Answer Correct ?    5 Yes 0 No

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

Answer / ajay

White box testing is done by the developers only.. in this
case they go for code testing means internal structure of
the application.

Black box testing is done by the testing team.. in this we
do tesiting on the functionality part by applying valid and
invalid inputs.......

The person who has domain knowledge on which he is working
can perform both White box and Black box testing..

Hope u understood clearly

any douts u can mail me to ajay.thomala@gmail.com

Is This Answer Correct ?    5 Yes 2 No

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

Answer / rudraneel

First of all there are two test design techniques...one is
black box and another is white box...These testing
techniques are totally different from each other....the
white box is for unit and integration and black box is uesd
for system and user acceptance testing...by combininf these
total testing of a product or application can be
achieved...so that's why both are necessary because they
have significance advantages different to each other.

Is This Answer Correct ?    2 Yes 2 No

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

Answer / rosy

code coverage,loop coverage,defect prevention and there should be minimum guarantee on that application.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / sree

White box testing:
this will be done Developer, where we ll check the internal
structure(code) of the application.

Black Box tesing:
This will done by the tester, where we ll check the
functionality of the application.

So y we ll go for White box testing means..
there may be some leakages in Black box testing as we are
just ches=cking in the UI,so we ll go for White box

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Clear definition of boundary value analysis

7 Answers   Mind Tree, Sonata,


What are the test factors you consider while preparing high severity test cases.Please answer ASAP

1 Answers   GL Noble Denton, IBM,


what are all the possible Test Cases for VoIP based applications

0 Answers  


1. How many Process are there in Testing Life Cycle?

18 Answers   Infotech,


What are parametere require for Performance testing?

0 Answers   CG CoreEL,


Hello Frnds Could U plz tell me What r the contents present in TEST DIRECTOR(According to the Interview) ???

1 Answers  


How to kill cookies from Web page?

4 Answers  


If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.

3 Answers   Emptoris,


how do u perform regression testing,means what test cases u select for regression

6 Answers   IBM,


what is meant by defect tracking system?

5 Answers   Magnum,


1)how can you perform load testing in manual testing 2)what is deliverable?

7 Answers   TCS,


Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand

6 Answers   ISTQB,


Categories