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
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
What is bucket testing?
Write the test cases for yahoo home page
What is Independent Testing?
what is entry and exit criteria and explain it?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
What is difference between Build, Version and Release
What types of software testing are available?
what is the impact analysis?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
What is client server application testing?
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
Can you explain an application boundary?