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
Why documentation testing is important?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What is the test harness?
how to connect your project in database?
Write the test cases for godaddy home page
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
!what are the entry criteria for antomation testing ?
what is the difference between PEGA based web application testing versus web application testing?
how to write test cases for epos/pos testing.
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
can anybody tell me what is release process of company? release note?
please send me database stored procedure checklist.
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Test cases have written according to Flow of the software working or according to Screens?