what is unit testing? It comes under white box or Black Box
testing?
Answer Posted / jatinbhopale
Unit testing is Module wise testing of Application. As Unit
testing is done by Programmer this testing is done for code
testing i.e. White box testing. On the other side Manual
testers do manual testing for it i.e. Black Box testing
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
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
how to test a store procedure?
14.What is function point breakdown?
What are the main key components in web applications and client and server applications?
What is the difference between web based application and client server application?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What is positive and negative testing?
What if the project isn’t big enough to justify extensive testing?
Need to know about Quality Center in brief
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
whats main working for tester. and developer, and prject manager.
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Why performance testing is performed? What are tools of performance testing?