What is Difference between White-box Testing and Unit
testing?

Answer Posted / sunithayagnamurthy

whitebox testing:
whitebox testing means to test the internal
functionality.it test coding....Every whitebox tester
should have coding knowledge.....

Unit testing:
Unit testing means to test the module wise
testing ..It test single pice of code or module....
some times it test whitebox test engineer or developer
Unittesting contains fallowing coverages
1.statment coverage
2.Loop coverage
3.branch coverage
4.functional coverage
statment coverage:
This statment test the statment is correct
or not
loop coverage: this statment test the loop is correctly
working or not like if,while ,whileloop etc
branch stament :this statment test the conditional statment
working correctly or not
functional coverage: the functional staments working
correctly or not
this is the unit testing

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain process areas in cmmi?

813


What are the modules of quality center?

873


What types of software testing are available?

877


Describe Testing Decomposition?

941


If I want to check compability of software in a MAC OS then which steps shold I follow?

1785


What is data matrix? What is the use of it?

2491


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

1801


What are the bugs we cannot find in black box?

900


what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

1807


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.

1848


ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience

1670


Write 10 test scenarios to test remember me checkbox present in login window

1199


If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?

994


hi can anyone tell me about vision plus testing? and what about its future

21745


how will you test transfer funds module...explain in detail

1352