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



Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is resp..

Answer / mandeep

you can use a tub and driver to test B

Is This Answer Correct ?    7 Yes 0 No

Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is resp..

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

Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is resp..

Answer / ravikanth

yes ofcourse, here we can use sandwich integration
testing methodology

Is This Answer Correct ?    4 Yes 3 No

Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is resp..

Answer / divya ray

sandwitch methodology

Is This Answer Correct ?    1 Yes 0 No

Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is resp..

Answer / reena

B=A-B

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is bidirectional traceability ??? and how it is implemented

0 Answers   Covansys, TCS,


Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples

5 Answers  


What is HTTP and TCP/IP

3 Answers   AZTEC,


Explain elementary process?

0 Answers  


How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.

3 Answers   Quexst,






what exactly done parallely in v-model with verification.

2 Answers  


What is PBX Testing & What is Test coverage?

3 Answers  


Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?

3 Answers   AppLabs,


what is use case

1 Answers  


What is CRUD testing

2 Answers   IBM,


difference b/w test case doc & use case doc?

1 Answers  


1) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing

3 Answers   Ness Technologies,


Categories