Explain the differences between White-box, Gray-box, and
Black-box testing.

Answers were Sorted based on User's Feedback



Explain the differences between White-box, Gray-box, and Black-box testing...

Answer / renuka,satish,mallu

White-box:-with knowing the internal logic of the system or
application


Black-box:- without knowing the internal logic of the
system or application

Gray-box:-combination of White-box and Black-box

Is This Answer Correct ?    32 Yes 5 No

Explain the differences between White-box, Gray-box, and Black-box testing...

Answer / rajeshwar rao

White box testing is nothing but glassbox tetsing.
it focus on the source code. rather then the funcnality.
in these whitebox testing it covers the entire source code
of the system.
black box testing is nothing but funcnality testing.
it is done by the testers.
it also focuss on the funnality part of the application
rather then the source code.

a whitebox tetsing and black box tetsing mixed is called
gray box tetsing.

Is This Answer Correct ?    27 Yes 2 No

Explain the differences between White-box, Gray-box, and Black-box testing...

Answer / priya

White box testing: To do white box testing,We should know
the internal logic code of the application. Mostly done by
developers.

Black box testing: To do black box testing, we should know
the functionality of application. Logic code is not
required. Testers do this testing.

Is This Answer Correct ?    17 Yes 4 No

Explain the differences between White-box, Gray-box, and Black-box testing...

Answer / ravi

white box testing is having coading knowledge .
Block box testing is without having any coding knowledge .
Grey box testing is combination of block bx and white box testing.

Is This Answer Correct ?    6 Yes 1 No

Explain the differences between White-box, Gray-box, and Black-box testing...

Answer / santosh kumar

White Box testing:In white box esting we check
coding,functional path,design nof the application.

Black Box testing:Inblack box testing there is no need to
know internal structure and coding of the appliction.

Gray Box testing:It si teh combiantion of both.Fo Gray box
testing we need to know programing language and intenal
structure of teh application also. In Gray box testing we
test the application from bot the side externally and
internally.

Is This Answer Correct ?    5 Yes 3 No

Explain the differences between White-box, Gray-box, and Black-box testing...

Answer / khalid

What is the difference between white box, black box and
gray box testing?

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What is internatinalisation Testing?

3 Answers   Scandent,


what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?

2 Answers   HTC, Icon,


what is the difference between test bed and test environment?

2 Answers   HCL, WebTekLabs,


what is the diff b/n testing methodologies and testing techniques?

7 Answers   Thomson,


In manual testing (web based testing)interview, interviewer asked me "How you connect to the database?" What is the answer for this question

1 Answers   Quexst,






what is application server, Database server and test server

0 Answers  


How do conduct globalisation testing? anybody can explain this with example.

1 Answers  


10.What is stub?

5 Answers   Hewitt,


what is testing? What is software testing? how can i write test case on pen?

19 Answers   IBM,


what is ur favourite bug?

10 Answers  


can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)

0 Answers   Aegis,


Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?

4 Answers  


Categories