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
Test cases for Internal IP Messenger
What is split testing?
can anyone tell me few critical bugs in ecommerce project.
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What ishigh severity, low priority bug?
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
What is function points??????
how deployment phase of SDLC differs in product based and in service based company ?
What are the basic forms of variations?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
Can anyone tell me, What is wound fixing?
What do you mean by Cause Effect Graphing? in which standard its mentioned?
write test case for gmail sign up page?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
what are the types of Bug?