What is Stub and Driver ? What functions are used in stubs
and driver?

Answers were Sorted based on User's Feedback



What is Stub and Driver ? What functions are used in stubs and driver?..

Answer / castor_troy

The term stub and drivers comes in integration testing.

Say while top down integration testing we have 3 modules A,
B and C. say A and B are ready but C. But A and B calls
functions from C. In this case, to proceed with the testing
a dummy code is written to work as C. This function/code is
called a Stub.

Same way in Bottom up testing Say A, B are ready but C is
not. And C has to return value to A and B. For this a dummy
code is written to return a vale. This is called Driver.

Is This Answer Correct ?    26 Yes 2 No

What is Stub and Driver ? What functions are used in stubs and driver?..

Answer / salini

Stub:
A stub is a substitute for sub module in top-down
integration.
Driver:
A driver is asubstitute for main module in bottom-up
integration.

Is This Answer Correct ?    6 Yes 1 No

What is Stub and Driver ? What functions are used in stubs and driver?..

Answer / salini

A Stub is a substitute for sub module in Top-Down
Integration.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Did any one worked on banking domain? banking projects? can anyone pls share their experience with me?

5 Answers  


Can u tell me any 3 BVT's for yahoo login page ?

1 Answers   Directi,


Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?

2 Answers  


What r the types of test methodologies?

7 Answers   JVS,


Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...

0 Answers  






What r block box technique

5 Answers   Four soft,


what is the diffn betn web based application and client server application

3 Answers   Hoch Technologies,


what is test coverage matrix? what its use? and its format?

5 Answers   IBM, SAS,


What is meant by code walkthrough?

1 Answers  


What is test matrics?

6 Answers   Wipro,


can anybody explain traceability matrix clearly

4 Answers  


9. What drives your interest in Web accessibility?

0 Answers  


Categories