Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

how agile testing is performed and what are the related documents.

0 Answers  


What are the different phases available in STLC.

6 Answers   IBM,


What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?

0 Answers  


What do you mean by SLC ?

5 Answers   CSC,


what is meant by Priority and Severity?

2 Answers   Crea,


on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.

2 Answers  


What is adhoc testing?when it can be done?

5 Answers  


1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation

5 Answers   iGate, Satyam,


what is the need for different tools? why cant we manage testing with a single tool?

2 Answers   Calpine Technologies,


tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me

0 Answers   Wipro,


what are the differnt error code that comes when an error occured in web application?

1 Answers   CTS,


What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...

0 Answers  


Categories