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

In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.

0 Answers  


Explain the process of qa testing?

0 Answers  


hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me

0 Answers  


What is basic block?

0 Answers  


how cani do requirement testing using some testcase

0 Answers  


List out the roles of quality assurance engineer?

0 Answers  


What is a bug life cycle?

0 Answers  


Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?

0 Answers  


What is the test ware?

0 Answers  


what is query to see the "user" in SQL Server 2000

2 Answers   Satyam,


If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.

7 Answers   Tech Mahindra,


Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards

0 Answers  


Categories