What is the difference between White Box testing and Unit
Testing?
Answer Posted / lokesh karanam
generally whitebox testing and unit testing are same. in
other side in balckbox testing, functional testing is also
called as unit testing.
defination of unit testing generally:testing the
functionality/output of a perticular unit or block.
In white box testing: developer will check for the each and
every line of code for the exact output.so checking each
and every line like a unit, so called unit testing.
In black box testing: testing team will check for
functionality of an each field or each option/parameter.
each parameter/field is like a block/unit. so we can call
it as unit testing.
finally, there is no industrial standard defination for
these.but the principles are same in both whitebox and
black box testing.
please correct me if i am wroung.......
regards,
lokesh karanam
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
what is test scenario and test condition?
What is test management?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What is a test scenario?
what is the difference between Risk based and Requirement based testing???
What are the main key components in Web applications and Client Server applications? and their differences?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
can we do database testing in manual testing? then how we write the test case?
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
what is the difference between Test-bed and test topology?
How to integrate Bugzilla with QTP?
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
What is actually a rule based testing