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
What is the difference between load and stress testing?
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
Different types of design diagrams that supports to write test cases ?
How would you test a service oriented architecture (soa) web application?
What is the difference between static testing and dynamic testing?
What is the Difference between Network testing and Web Testing?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What is the difference between latent and masked defects?
What is smoke testing and what is sanity?
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
how will u create diff types of scenario for any website?
What is an entry criteria?
Can you do system testing at any stage of sdlc?