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


Please Help Members By Posting Answers For Below Questions

Please is there any one working with ITR.COM? Having interview with them. Any tips will help.

1361


What’s the difference between verification and validation in testing?

613


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

7040


write test case for linked in sign up page ?

1868


Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.

2046






functional testing and usability testing test cases for transfer funds...

1229


Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies

1424


Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu

1110


Can anyone tell me, What is wound fixing?

2071


Differentiate verification and validation?

795


What types of testing is specifically important for web testing?

639


When to stop testing? (Or) how do you decide when you have tested enough?

626


What are the roles of glass-box and black-box testing tools?

1618


How do you test a web application for dump and deaf??

1566


How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl

2008