Difference between Black & White box testing

Answers were Sorted based on User's Feedback



Difference between Black & White box testing..

Answer / gomathi baluswamy

Black Box Testing:

1. It is also called the functional testing wherein we
check the functionality of the applicaion through the
input and check what is the expected output.

2. The tester need not have any programming knowledge
3. the tester legally gives input and see the expected
output and need not worry about how the application arrived
at the output.
4. Testing is done by using outward facing iterface GUI
(Graphical user interface)
5. By black box testing we cannot make sure testing is done
completly.


White box testing:
1. It is also called Clear box testing wherein the tester
needs to examine the internal workings of the component or
items to be tested.
2. The tester should have programming knowledge.
3. Testing is done by using internal application
programming interface(API).
4. By this testing we make sure all codes of application
is being tested ie the Loop, Branch, Path coverage is
tested atleast once.

Is This Answer Correct ?    25 Yes 2 No

Difference between Black & White box testing..

Answer / rajeshwar rao

White box tetsing is nothing but coding it is also called
as glassbox tetsing.
in also focus on the programee part rather then the
funcniality.
black box testing is nothing but funcnality .
these testing is done by the testers.
it also focus on the funcnality rather then the programee
part.

Is This Answer Correct ?    9 Yes 1 No

Difference between Black & White box testing..

Answer / ch.s.m.prasad,kkd

black box testing is not based on any knowledge of internal
design or coding. based on requirements and functionality.


white box testing is based on knowledge of internal design
or coding.

Is This Answer Correct ?    10 Yes 2 No

Difference between Black & White box testing..

Answer / poonam

black box
It is also called the functional testing
The tester need not have any programming knowledge

white box
It is also called Clear box testing
The tester should have programming knowledge.

Is This Answer Correct ?    9 Yes 1 No

Difference between Black & White box testing..

Answer / jay

White Box testting test the internal working of the
component & in this testing we need the programing
knowledge.
Where as
Black box testing deals with the functionality of the
application and tester does not required any programing
knowledge.

Is This Answer Correct ?    2 Yes 1 No

Difference between Black & White box testing..

Answer / lakshmanaraj bg

Black Box Testing:

Testing input/output without knowledge and/or regard of the internal code.

Commonly designed/executed by test team.

Black Box testing is also known as behavioural or closed box testing.

It is a software testing technique in which the internal workings of the item to be tested are not known to the tester or they are not taken into consideration.

Testing based on an analysis of the specification of a piece of software without reference to its internal workings.

The goal is to test how well the component conforms to the published requirements for the component.

White (Glass) Box Testing:

Testing input/output with full knowledge and/or regard of the internal code.

Commonly designed/executed by Developers.

White Box Testing is also known as structural,open box, clear box or glass box testing.

It is a software testing technique in which an explicit knowledge of the internal workings of the item to be tested are tested.

Testing based on an analysis of internal workings and structure of a piece of software.

Includes techniques such as Branch Testing and Path Testing.

Also known as Structural Testing and Glass Box Testing.

The basic difference between black box and white box testing is that in Black box testing we test only the external features by giving different combinations of inputs and their responses.

Black box testing is otherwise known as Specification based testing or Functional based testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com

0 Answers  


What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.

0 Answers  


Describe your personal software development process.

0 Answers  


what is diff bet project and product testing?What is difference between client server application and web server application

5 Answers   InfoBeans, pspl,


Write difference b/w waterfall model and spiral (agile)model

3 Answers   Zycus Infotech,






1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?

2 Answers   Wipro,


What is bidirectional traceability ??? and how it is implemented

0 Answers   Covansys, TCS,


can any explain about healthcare domain plz, yhis is my idk.mohann.mohan@gmail.com,,,plz dont ignore this

1 Answers  


How to Trace a Defect?

10 Answers   TCS,


1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis

3 Answers   CareFusion, TCS,


how do u manage scripts in winrunner when you application is changing frequently?

0 Answers   QA,


What is Internal Links, External Links, orphan Pages, Broken Links

2 Answers  


Categories