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 do you understand by the terms ?Response Time?, ?Pages Per Second?, ?Transactions Per Second??
How do you test calculator?
Do testers have to write separate test cases for performing sanity testing??
What is GreenBox Testing
Which model should we use and under what scenarios?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
HI EVERYONE, recently i got a job as a q.a tester in a bank.the application am going to work is credit cards.the environment will be java ,oracle,qtp quality center,VSAM,CICS,WINDOWSNT .we will be working on mainframes too.can any exp persons help me to understand the scenario and what all shud i learn to perform better(worried abt the frontend ,backend,and the architecture as whole)kindly help me
Can you please explain me how to do testing of an E-insurance project end to end process..
what is entry criteria for testing?
What's an 'inspection'?
How to test Snapchat
We believe in ad-hoc software processes for projects. Do you agree with this? Please explain your answer.