What is the difference between White Box testing and Unit
Testing?
Answer Posted / snehal
1)Unit testing is one of the level of testing which
includes the testing of individual software components like
(e.g.Modules,objects,classes etc),it may includes testing
of functionality and specific non-functional
characteristics as performance,structural/white box
(decision coverage)testing.
2)White box testing is one of the type of testing which is
based on an analysis of the internal structure,code
coverage of the component or system.it can be done at any
test level(unit,integration etc).
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1. what is baseline document , can you say any two ?
What is checkpoint? How can you handle the checkpoints?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
How do you determine user soad for a perf test of a Web application?
How to do security implementation for any URL??
How can you do the usability testing?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
Write the test cases for file transfer from one user to other from Google Drive/drop box?
Did you ever worked with B.A's and when?
What are testing techniques? What is difference between general and specific?
What exactly is quality control?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
How to Generate Test Case for Shopping Cart?
What are the modules of quality center?
What if the project isn’t big enough to justify extensive testing?