Iam very much confused about the meaning of black box
testing methodoly ? I am getting diffrent types of answer
for it ...Pls Help

Answers were Sorted based on User's Feedback



Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent ty..

Answer / kiran vsp

Whitebox testing - done by developers while they are coding
an application. Ex - Unit testing.

BlackBox - Testing the actual application...it aims at the
resuls given by the application. Ex, Func, system,
integration etc., comes under this.

Is This Answer Correct ?    3 Yes 0 No

Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent ty..

Answer / manoj_upadhyay

Testing software without any knowledge of the back-end of
the system,structure or language of the module being
tested. Black box test cases are written from a
definitive source document, such as a specification or
requirements document

Now is it clear

If i m Wrong pls correct me
er4testing@yahoo.com

Is This Answer Correct ?    2 Yes 0 No

Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent ty..

Answer / laxmi

Block box testing is nauthing but testing the S/W without
know any internal structure of the S/W(Coding).Testers will
do this.
what is the confusion in this
it is one of the testing methodologies

Is This Answer Correct ?    3 Yes 2 No

Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent ty..

Answer / veena

Black box is data driven, or input/output driven testing

The Test Engineer is completely unconcerned about the
internal behaviour or structure of program.

It is also known as behaviour, functional, opaque box and
closed box testing

Is This Answer Correct ?    1 Yes 0 No

Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent ty..

Answer / renu

Black box testing is testing the application without having
any knowledge on internal logic . To be simple, Testing the
output by giving inputs.

Is This Answer Correct ?    1 Yes 0 No

Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent ty..

Answer / sj16

In Black Box testing the tester only knows what the sotware
is supposed to do...he can't look in the box to see how it
operates.If he type in certain input he gets a certain
output .........

Example:::: Think about the windows calculator ..if u type
3.14159 and press the sqrt button ,u get 1.7724531. with
black box testing it doesn'tr matter what gyrations the
software goes through to compute the square root of pi. It
just does it. bye.............

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

what is Installation Testing?

6 Answers  


Any quality test-tracking tool which has live & automated dashboards so that the entire team is updated at any given point of time?

3 Answers   GE,


I. Policymaker II. Technical specialist III. Project manager IV. Software development manager The personnel listed above represent a partial list of candidates for the configuration control board (CCB). In addition to software QA and software CM, which of these personnel should be included on the CCB? 1. II and IV 2. II 3. II and III 4. I and II 5. I, II, III, and IV

2 Answers  


How do you start your QA if there are no system requirements?

7 Answers   Lucent,


List out the difference between Verification and Validation.

7 Answers  






Will automated testing tools make testing easier?

0 Answers  


What is meant by Factory testing?? I have seen this one in a Job posting

0 Answers  


what assistance would you expect from your supervisors in organing your work?

2 Answers  


What are the attributes of a good software qa engineer?

0 Answers  


what is Test cases and test procedures.

2 Answers  


What is boundary testing?

0 Answers  


After which phase is the inspection process optional? Choice 1 Preparation Choice 2 Rework Choice 3 Planning Choice 4 Inspection meeting Choice 5 Overview

2 Answers   Brainbench Certification,


Categories