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 & DRIVERS ?

Answers were Sorted based on User's Feedback



what is STUB & DRIVERS ?..

Answer / vijay

while intigrating the modules in TOP DOWN approach if any
any mandatory moduel is missing then it is replaced with
temperory program know as STUB.

In Bottom Up approach if any mandatory module is missing
then it is replaced with temperory program know as DRIVER.

Is This Answer Correct ?    16 Yes 3 No

what is STUB & DRIVERS ?..

Answer / b.srinivas

STUB is a substitute for sub module in the TOP DOWN
INTEGRATION

where as DRIVER is a substitute for main module in the BOTTOM
UP INTEGRATION.

These STUB and DRIVERS are provided by Developers only.

Is This Answer Correct ?    7 Yes 4 No

what is STUB & DRIVERS ?..

Answer / yogesh

Stubs are the dummy implementation of unbuilt module and
drivers are the program as the name indicates it drive data
b/w dummy module and actual module

Is This Answer Correct ?    1 Yes 2 No

what is STUB & DRIVERS ?..

Answer / satya

stub and drivers are the temprory programs which are used in
integration testing.in top down approach we are using the
temprary program called stub and in bottom up approach we
are using the temproary program called driver

Is This Answer Correct ?    0 Yes 3 No

what is STUB & DRIVERS ?..

Answer / sasya

stub:in the top downapproach if at all any mandatory module
is missing then that module is replaced with a temporary
programknown as stub.

driver:in the bottom upapproach if at all any mandatory
module is missing then that module is replaced with a
temporary programknown as driver.

Is This Answer Correct ?    0 Yes 3 No

what is STUB & DRIVERS ?..

Answer / sandeep

Stubs -
1. Stubs are basically known as Top-Down integration Testing.
2. It is done by Developer.
3. In this, a piece of code that simulates together to form
a main program.
4. Stubs can be driver but driver can not be stubs.

Drivers -
1. Drivers are basically known as Bottom-Up integration Testing.
2. It is done by Tester.
3. In this, a piece of code that passes through a number of
test cases and form a sub-program.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

What is the type of testing that you apply for maintenance phase in V-Model

1 Answers   CFC,


what is liquid fuel testing?

0 Answers  


can any one of u give templates for test plan and test strategy

2 Answers  


What type of testing u perform in organization while u do System Testing,give clearly

3 Answers   BladeLogic,


what is inter operative testing?

1 Answers   IBM,


When should testing start in a project?

11 Answers   CSC,


I am planning to write certification exam ISTQB on 19t of sep i have no idea on testing can you help me with material,frequently asked quetions and how much time it takes to prepare certification exam

1 Answers  


what is the difference between quality control and quality assurance?

5 Answers  


What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?

1 Answers  


how to write test case for triangle and sqaure?

3 Answers   TCS,


what is quality Factor

0 Answers  


What is Defect Density? How it can be calculated?

5 Answers   ISTQB,


Categories