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


Please Help Members By Posting Answers For Below Questions

How do test documents in a project span across the software development lifecycle?

1154


how to write manual testcases for download the files from the template. for example:from product cost enddate

1688


what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??

1616


How do you test for the coockies for a web application?

1621


can u write some high level scenarios on ms outlook express

2290






What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER

1818


Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

1715


HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU

2151


1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?

2708


if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?

1631


What is test closure?

897


Plz give me manual testing real test case ?

1032


What is the Testing strategy for testing client server applications/products?

1832


what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?

1795


Explain branch coverage and decision coverage.

700