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

Explain the importance of agile testing?

674


after completeing testing ,what would u deliver to the client?

1611


1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

1862


Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)

1906


Can you explain a pair-wise defect?

693






What is change request, how you use it?

727


What is software configuration management?

717


What is the negative testing and example

988


What is the most important phase in STLC and Why

1169


Write test cases on duster

4238


What are the review documents used for testing?

1567


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

1647


i want to for technical interview question paper along with in tesrviwe Phases i need

1492


is it possible to do performance testing in stand alone application..how wil u do that ???????

1785


What is coverage and what are the different types of coverage techniques?

650