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

There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?

2 Answers   DELL, IBM,


how to know whether the bug is valid or invalid?

6 Answers   GoldStone,


what is meant by regression testing?

9 Answers   IBM,


wht is Driver in Integration testing

4 Answers  


1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?

2 Answers   Wipro,


2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com

3 Answers   InfoSpace,


if my documents (SRS &FRS) having erros(does not meets) the requirements in that situation,which document i should take to write the testcases?(othere wise which steps i should take? Thanks In Advance

3 Answers  


On login window for username and password auto populated field means what !

1 Answers  


if the bug is reproducible then what is the status that u have given to the developer

5 Answers   Jeevan Technologies, QA,


What are Test Deliverables?

2 Answers  


If any feature is removed from the application then also tester have to do Regression testing?

4 Answers  


1. Differentiate test bed and test environment ?

0 Answers  


Categories