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 u go for whitebox testing,when black box testing is
available?

Answers were Sorted based on User's Feedback



why do u go for whitebox testing,when black box testing is available?..

Answer / manpreet singh dhawan

As we all know that in white box testing we have the access
to the code so in white box testing we can look at the code
before deciding the test data and also we can know the
potential area where the bugs can be found by looking at
the code

Is This Answer Correct ?    3 Yes 1 No

why do u go for whitebox testing,when black box testing is available?..

Answer / rajeshwar rao

WHITE BOX testing done by the developer
White box is nothing but coding.
White box testing is also called as glass box testing.
In these testing entire code of the system must be
available.
It is design based testing.
It is a structural testing.
In this white box testing developer must know the
structural knowledge.
In this white box testing some of these aspects will be
considered.
All indepent parts are executed at least once.
All logical dession are exercised both true are false.
All loops are executed at there boundaries.
All internal data structure will be exercised.

ADVANTAGES= 1. COVER common Ares.
2. Cover control structure.
3. Test an integrated the many modules.
For white box testing the developers must know the
structural knowledge. It focuses on the program part rather
then the funcnalitypart.

Is This Answer Correct ?    2 Yes 0 No

why do u go for whitebox testing,when black box testing is available?..

Answer / aravind

While doing a black box testing we will know the
requirement and we directly test the functionality. Here
there is a possibility of leaving certain input condition
(practically speaking exhaustive testing of the system is
not at all possible) which may lead to erroneous result.
This situation described above can be completely avoided by
doing an whitebox testing where we will have the access to
code and bring up a test scenario where the system will
fail and expose the hidden defect.

Is This Answer Correct ?    2 Yes 0 No

why do u go for whitebox testing,when black box testing is available?..

Answer / josh

whitebox testing is done by the developers and it is used
to do unit and integration testing only. in blackbox
testing u do functional testing,usability testing and
non-functinality testing

Is This Answer Correct ?    2 Yes 0 No

why do u go for whitebox testing,when black box testing is available?..

Answer / kamblep

White Box Testing requires that the test engg has knowledge
abt the program structure/Coding,the code design is exposed
to the test engg whereas in
Black Box Testing the test engg does not require the
knowledge abt the program structure,the code is hiddden from
the test engg.His job is to test the functionality of the
system.

Is This Answer Correct ?    1 Yes 0 No

why do u go for whitebox testing,when black box testing is available?..

Answer / murali

for checking the infinite loops and any memory leaks we will
do white box testing.usually it will done by white box testers.

Is This Answer Correct ?    1 Yes 0 No

why do u go for whitebox testing,when black box testing is available?..

Answer / venkata suresh sandireddy

we prefer whte box tsting before blackbox testing becausr
of foloing advantages.

1. Performance:
There r diferent ways of logics to write a
program. Let us think if a program can be executed in 5sec,
3sc, 6sec we will definetly prefer the logic which will be
executed in 3sec. This can be done by trail and error
method and choose the best suitable logic related program
which results in time saving.

2. Time and cost:

3. Providing minimum guarantee to use the application.

After reading this convey ur heartfu thanks to Mr. Suresh
Reddy, SRSS testing institute, SR nagar, HYD

Is This Answer Correct ?    1 Yes 0 No

why do u go for whitebox testing,when black box testing is available?..

Answer / kamblep

White Box Testing requires that the test engg has knowledge
abt the program structure/Coding,the code design is exposed
to the test engg whereas in
Black Box Testing the test engg does not require the
knowledge abt the program structure,the code is hiddden from
the test engg.His job is to test the functionality of the
system.

Is This Answer Correct ?    0 Yes 0 No

why do u go for whitebox testing,when black box testing is available?..

Answer / a.r.umesh

white box testing is Testing of a function with knowing
internal structure of the program. (Developing stage)

Black Box testing is Testing of a function without knowing
internal structure of the program. (Testing stage)

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system

2 Answers   Capital IQ,


What did your base your test cases?

3 Answers  


Have you ever completely tested any part of a product? How?

0 Answers   TCS,


What is ADHOC testing ?

9 Answers   NIIT,


what is user acceptence test?

9 Answers   Vyons Labs,


What is mean by Defect Metrics? Write some defect metrics?

2 Answers  


What is system testing? What is defect leakage? What is penetration testing? What is regression testing?

4 Answers   RBS,


What is test driver and test stub?

0 Answers  


DESCRIBE s/w quality assurence &s/w quality control

6 Answers   Accenture,


for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?

9 Answers   Semantic Space,


What is STLC?

3 Answers   RBS,


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

5 Answers  


Categories