What is white-box Integration Testing and its differences
between Black box-Integration testing?
Answer Posted / a sameer
Actually there is no concept of White-box integration
testing and black box- integration testing but we can keep
this in this scenario if it has to be explain ...like below
Integration testing techniques are
1. Top-Down
2. Bottom-up
3. sandwich / hybrid
and in integration we club one module to other module and
check the connectivity which is a functional technique, and
sometime if one module is ready and other module is not
ready to move to third module we take help of developers for
developing a small piece of code which we call it as stub
and driver. Stub and driver is a small link that connected
from one module to other module so it is called white box.
SInce we need both white box technique and black box
technique it is called Grey Box testing
Integration testing is a grey box.
Since we are using stub and drivers in integration we can
call it as white-box integration testing and
since we are using black box technique in integration we can
call it as black box integration testing.
Hope this will help you to understand
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
Why is it impossible to test a program completely?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
how to explain banking domain project in testing?
How to overcome pesticide paradox?
What is the difference between action & script ?
after completeing testing ,what would u deliver to the client?
can u plz give an example for regression testing with example.
Define brain stromming?
is it possible web application make it as executable file
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Explain some techniques for developing software components with respect to testability.
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???