Difference between Black box and White box testing?

Answers were Sorted based on User's Feedback



Difference between Black box and White box testing?..

Answer / srinidhi patil

White box testing done by the developers where as black box
testing done by the test engineers.
W.B.testing requires knowledge of source code whereas B.B
testing doesn't require knowledge of source code.
Example for W.B.Testing is Unit testing whereas example for
B.B testing is functional testing,integration
testing,system testing.

Is This Answer Correct ?    9 Yes 1 No

Difference between Black box and White box testing?..

Answer / ss

BlackBox testing in to test the functionalities of the
application without knowledge of any internal structure of
the code. It includes functional testing and non-functional
testing of the application.

White box testing means to test the internal structural of
the code , it is also called as unit testing.

Is This Answer Correct ?    2 Yes 0 No

Difference between Black box and White box testing?..

Answer / aarthi

Black box testing is the testing done by testers whereas
whitebox testing is code level testing done by developers

Is This Answer Correct ?    2 Yes 1 No

Difference between Black box and White box testing?..

Answer / nandankumar

White box testing is a metod of testing in which one will
perform testing on the structural part of the application
(code). It is done by the developers.

Ex: Unit testing and integration testing

Black box testing is a method of testing in which one will
perform testing on the functional part of the application.
Usually it is done by Test engineers.

Ex: Functionality testing., Usability testing etc,

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

which model is mostly used in companies for SDLC and y?

6 Answers   TCS,


What is Database normalisation

3 Answers  


Can anybody help me by sharing some knowledge on software testing life cycle, how testing process done under UT,IT,ST,PT,UAT.?please explai me briefly regarding this. Best Regards, Keerthana.

1 Answers  


what is installation in software referred to as?

2 Answers  


What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?

4 Answers   CitiGroup,






When we convert the Client/Server application to web Application can we use same Automation Scripts?

0 Answers  


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

1 Answers   Syntel,


What is System Testing Phase? Which types of testing will be conducted in system testing phase?

1 Answers  


Difference between verification and validation?

4 Answers  


sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?

2 Answers  


Give me an example of something you tried at work but did not work out so you had to go at things another way.

0 Answers   Ordain Solutions,


i am keeping 2yrs fake experience in banking sector can someone please tel me what kind of questions and answers i have to face

3 Answers  


Categories