What is Difference between White-box Testing and Unit
testing?

Answer Posted / murali

white box testing is a coding level testing technique.
during integration of all programms and modules technical
testers will conduct white box testing. it is also known as
glass box testing/clear box testing/program
phase/structural logic testing/fagun testing. white box
testing classified into 3 types they are
1.unit testing:
one program testing is called unit testing. it is also
known as micro testing/ component testing/program tesging.
it is also classified into 3 types:
1.execution testing:
run the programm under developer configuration to check
whether the program correctly responding or not.
2.operation testing: run the programm under customer
expected configuration to check whether the programm is
correctly responding or not.customer expected configuration
(OS, compilers, browser, other system s/w)
3.mutuation testing: mutuation means a change in a
programm. after making changes in programm technical tester
will go to run the programm in both configurations
(customer and developer) to check whether the programm is
correclty responding or not with respect to changes.

other two white box testings are:
module testing and integration testing. module testing is
nothing but testing couple of programmes. during
integration of main and sub modules technical testers will
conduct integration testing.

Is This Answer Correct ?    6 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to creat 2 test plan in 2 different environment exp:tour and travel

1911


Explain test metric and the information it provides.

671


can we do database testing in manual testing? then how we write the test case?

5928


what is the difference between website and web based application ?

2246


Describe your experiences with code analyzers.

1734






How do you go about testing a project?

1425


Hi,Please can any one tell me about SAP Testing concepts.

1537


If automating - what is your process for determining what to automate and in what order

1521


Why should you care about objects and object-oriented testing?

1912


Tell me some Adhoc testing scenarios of ebay (online auction product)?

3385


What is meant my Firewall testing? how the testing is performed on it?

1779


in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application

1255


What is ofx testing?

765


what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?

1523


any one please send me any test case examples with tabular columns in manual testing

1744