Suppose there are three modules A-B-C, the output of A is
responsible for B and output of B is responsible for C and
if A & C is not ready & B module is ready then how can u
check Module B
Answers were Sorted based on User's Feedback
Answer / manish
Use Hybrid Approach: It is a combination of top down and
bottom up approaches. This approach is also known as
sandwich approach.
In the place of under constructive sub and main programs the
programmers are prefer using temporary program called stub
and Driver.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ravikanth
yes ofcourse, here we can use sandwich integration
testing methodology
Is This Answer Correct ? | 4 Yes | 3 No |
how many buils u r getting in u'r project?
5 Answers Professional Access,
Why documentation testing is important?
Why must we use Tester to test software instead of BA, Developer?
How the application is launched to the production environment?
can u tell me some bugs in any banking application.
in atm when we type password it displays password in encrypted form *****.what kind of testing is this?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
What is the need of smoke test even when unit test is done by developers?
How do you test google or gmail application??tell me step by step process??
last testcase for project will be written in which phase?
what is a Bug, Defect, Error & Failure ?
What is the difference between functional specifications and business requirement specification?