what is the similarity between black box testing and unit
testing

Answers were Sorted based on User's Feedback



what is the similarity between black box testing and unit testing..

Answer / ramprasad.s

HI

The question is about similariy.

The Answer is
"Data Validation" Testing
Data Validation is tested both in unit test as well as
in Block box or functional Testing.


sun_ramprasad@yahoo.com

Is This Answer Correct ?    2 Yes 0 No

what is the similarity between black box testing and unit testing..

Answer / osama bin laden

this question is absolutely ridiculous and is not deserving
of an answer. The person who asked this question shud be
ashamed of his very existence. He is a burden on this earh
that shud be removed.

Is This Answer Correct ?    5 Yes 4 No

what is the similarity between black box testing and unit testing..

Answer / alim ali

Both are Dynamic testings and for validation.

Is This Answer Correct ?    1 Yes 0 No

what is the similarity between black box testing and unit testing..

Answer / anjani d

Both are Dynamic testings and for validation.

Unit testing comes in to whitebox testing.

in Unit Testing the developer checks that all loops and
conditions in each program are working correctly or not.i.e
they check internal logic of the code. we do not involve in
this.

in black box testing we do not check internal logic.we
concentrate on external functionality only. developer
doesn't involve in this.

Is This Answer Correct ?    1 Yes 0 No

what is the similarity between black box testing and unit testing..

Answer / veena

black box & unit testing both r methods used for testing
&both r validation technique

Is This Answer Correct ?    1 Yes 1 No

what is the similarity between black box testing and unit testing..

Answer / sudhananda reddy

Unit testing comes in to whitebox testing.

in Unit Testing the developer checks that all loops and
conditions in each program are working correctly or not.i.e
they check internal logic of the code. we do not involve in
this.

in black box testing we do not check internal logic.we
concentrate on external functionality only. developer
doesn't involve in this.

i think u got my point. if not Ping me..

sudhanandareddy@gmail.com

Is This Answer Correct ?    0 Yes 1 No

what is the similarity between black box testing and unit testing..

Answer / ramarao

verification- is unit testing i.e in unit testing devloper
will check only positive test cases
validation -is black box testing i.e in black box tester
will verify both positive and negitive test cases

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!

1 Answers  


What are the advantage of using V models?

5 Answers   Persistent,


When to start Software Testing?

2 Answers  


What is change request & what is the role of Tester in change request ? pl explain with example .

1 Answers  


what is mean by funtionality testing and performance testing,and what is the difference?

6 Answers  






how to know whether the bug is valid or invalid?

6 Answers   GoldStone,


what is the difference between test case and test scenerio.explain it with example?

3 Answers   Mahindra Comviva,


can u tell me what is orthogonal array testing?

6 Answers   ABC, MBT,


Expalin about PET model?

1 Answers   AppLabs,


What are parametere require for Performance testing?

0 Answers   CG CoreEL,


what is sequential injection?

2 Answers   BirlaSoft,


we have combo box for country and states ,if we select India from country box it will Autometically add the all states of India in states box write a test cases for this

1 Answers   Nous,


Categories