what is unit testing? It comes under white box or Black Box
testing?
Answer Posted / abdul.sameer
Unit Testing is purely a white box testing technique. Here
in unit testing we test the functionality of the small peace
of code developed by the developers.
Each and every developers check there code (Unit
testing) to confirm themselves that they work done is
working fine.
In unit testing we check for code coverage testing which
further consists of loop coverage, statement coverage, path
coverage, there functionality and mutation testing. is there
any unwanted or repeatable variable assigned or not.
for each unit test the developers test the exact
functionality and is not realted to any black box technique.
it is purely a white box testing.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
How does quality control differ from quality assurance?
What is checkpoint? How can you handle the checkpoints?
Can you explian $ pillar of Agile
Can you explain process areas in cmmi?
write the test senario on opening door in the flow diagram format
Hello everybody, How many people do you think one sprint team can have in average?
What is bidirectional traceability ??? and how it is implemented
how to test a web application manually?can u explain indetail?
What is difference in between operating system 2000 and os xp?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
what is sanity test (or) build test?
What exactly is quality control? Is it similar to quality assurance?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
Diffrernce between client server testing and web server testing.