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 |
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
how to maintain review reports
what is the status of defect when the developer reject the defect?
How do you scope out the size of the testing effort?
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
Can you explain pair-wise defect fundamental?
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
what is difference bettween High level documents and low level documents wht is covered in it ? when does tester uses this ie wht level of testing?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
Write Testcases for creditcard limit.
What r the different types of testcase techniques?