What is the difference between White Box testing and Unit
Testing?
Answer Posted / pravek dadhwal
White box testing is something in which the tester must
have a basic knowledge of a language which is being
used.Unlike Blackbox,this is someting which is also called
as Glass box, where you have an access to the source code.
Unit Testing: A type of WBT,generally done by
developer.Basically its done at module level to catch and
fix the most obvoius bugs, so that they should not make to
the Integration level.As compare to Integration testing
fixing issue, found during this level of testing becomes
very easy,as developer knows that in which module issue
exists.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what kind of testing have u done?
how to write defects in excel sheets when defects occured
Diffrernce between client server testing and web server testing.
can u write some high level scenarios on ms outlook express
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
from where do u collect test data if u miss some data what will happen
Write the test cases for godaddy home page
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What is stub?
What is smoke testing and user interface testing ?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
What is Dynamic Binding and Dynamic Loss?
What is Test Design ?( Urgent) and Test Design for Printer?