what is the similarity between black box testing and unit
testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / veena
black box & unit testing both r methods used for testing
&both r validation technique
| Is This Answer Correct ? | 1 Yes | 1 No |
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 |
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 |
what types of bugs will we find out in banking projects
what is the good test case ? how can we tell this is good test case ? (test case characterstics)
What are the reasons why parameterization is necessary when load testing the Web server and the database server?
What is the difference between Usability testing and Exploratory Testing?
What is the difference between re testing and regression testing?
Give me atleast 10 cases of GOOGLE search engine?
what is data stratification
What is verification in software testing?
Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 Answers Infinite Computer Solutions, PayPal,
why u are using multiple test data in retesting?
write 3 main test cases for excel sheet?
How do you define a testing policy?