what is the similarity between black box testing and unit
testing
Answer Posted / 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 |
Post New Answer View All Answers
Can test condition,testcase and testscript help u in performing the static testing
What is white box testing?
Which is the best testing model?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
what is the difference between Risk based and Requirement based testing???
Can you explain function points?
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
If project wants to release in 3months what type of risk analysis you do in test plan?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
When do we perform smoke testing?
wat is meant by frontend and backend testing
What makes a good software qa engineer?
Can you explain calibration?
what is traceability matrix and its usefulness
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?