what is stub and driver ?explane in brife.,and some example

Answers were Sorted based on User's Feedback



what is stub and driver ?explane in brife.,and some example..

Answer / bharath vajja

scrub - it's a temporary program which replaces the missing
mandatory module in top-down approach.

driver - while integration the module in bottom-top approach
if at all any mandatory module is missing then that module
is replaced by with a temporary program known as driver.

Is This Answer Correct ?    9 Yes 1 No

what is stub and driver ?explane in brife.,and some example..

Answer / rahul jain

Stub-stub are dummy modules which used in top down
integration testing.these are special purpose program
simulate the activity of the missing component.

Driver-driver are special purpose program which make calls
to lower layer of component.drivers are used in bottom up
approach.

Is This Answer Correct ?    7 Yes 0 No

what is stub and driver ?explane in brife.,and some example..

Answer / radhika bondugulapati

Stub -> while integrating the modules in a top down approach
if at all any mandatory module is missing then that module
is repalced with a temporary program is known as stub.


Driver -> while integrating the modules in a bottom up
approach if at all any mandatory module is missing then that
module is repalced with temporary program is known as driver.

Is This Answer Correct ?    6 Yes 0 No

what is stub and driver ?explane in brife.,and some example..

Answer / balakiranm

Stub & Driver are temporary components (or)
interfaces which are used as the substitute
for sub & main module.
Stub: In top-down integration substitute for
sub module is called "Stub".
Driver: In bottom-up integration substitute
for main module is called "Driver".

Is This Answer Correct ?    2 Yes 0 No

what is stub and driver ?explane in brife.,and some example..

Answer / arun m kamithkar

stub is a temporary program which stimulates lower level
modules in top-down approach.

driver is a temporary program which stimulates higher level
modules in bottom-up approach.

Is This Answer Correct ?    1 Yes 0 No

what is stub and driver ?explane in brife.,and some example..

Answer / vidya

Stub :- In top-down integration " A simulated program which
replaces a called program is called " Stub"

Driver : In bottom-up integration , A simulated program that
replaces a calling program is called "Driver"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what are the key components in your company testplan documents?

7 Answers   Intelligroup,


hi this is altaf ....could any one send me details of all testing models

0 Answers  


Hi Friends , I am 1 year experience Manual tester and i want to do any certification but i dont know any thing about it. please do suggest me. Thanks in advance

2 Answers  


How many Test case we can write to test MS Excel(for System Testing)

2 Answers  


Tell me what all u have done for 2 years as a manual tester in your company

1 Answers   TCS,






can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent

2 Answers  


What is a successful product?

2 Answers  


Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.

0 Answers  


What is the difference between Unit Testing and Debugging?

1 Answers   Acuminous,


why is testing necessary , explain with some examples?

6 Answers   Accenture,


What is B.V.A with brief example?

4 Answers   Anovatek, TCS,


when do you stop your testing

2 Answers  


Categories