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
How do you scope, organize, and execute a test project?
What is a test scenario?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
Can you explain equivalence partitioning?
Why should you care about objects and object-oriented testing?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
Describe some staff conflicts you have handled.
can u merge 10GUI map files into a single GUI map file in winrunner?
What is the difference between stlc and sdlc?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
write test cases on wall
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?