What is the difference between White Box testing and Unit
Testing?
Answer Posted / shoryaa bhatnagar
White box testing is a verification technique software engg
can use to examine if their code works as expected.
White box testing method is used to do Unit testing
Unit testing is done to ensure whether a particular module
in a system is working properly..
s many as 65% of the bugs can be detected during Unit
testing...usually done by developers since it requires
internal knowledge of working of the code..
Test Stubs are frequently used in unit testing..
Let me know your comments
Shoryaa Bhatnagar
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between load and stress testing?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
What are the roles of glass-box and black-box testing tools?
what is prototyping model,RAD model V model, spiral model?????
What are the different test techniques used in functional testing?
Define what is a critical bug.
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
How many types of api testing are there?
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; }
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
how to write defects in excel sheets when defects occured