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
Can you explain process areas in cmmi?
What are the modules of quality center?
What types of software testing are available?
Describe Testing Decomposition?
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is data matrix? What is the use of it?
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.
What are the bugs we cannot find in black box?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
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.
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
Write 10 test scenarios to test remember me checkbox present in login window
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?
hi can anyone tell me about vision plus testing? and what about its future
how will you test transfer funds module...explain in detail