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 are the differences between stub abd the driver ?

Answers were Sorted based on User's Feedback



what are the differences between stub abd the driver ? ..

Answer / sindhuja rao

Test driver is a s/w component or module used to test the
submodule in the absence of main module.

Test stub is a dummy module to receive calls from main
module.It is used to test the main module in the absence of
sub module

Is This Answer Correct ?    9 Yes 2 No

what are the differences between stub abd the driver ? ..

Answer / ede renu prabhakar

STUB:while intergrating all the modules in top to bottm
approach whenever any mandatory module is missing that
module is replaced by a temperoary program which is called
as stub.
DRIVER:while integrating all the modules in bottom to top
approach whenever any mandatory module is missing that
module is replaced by a temperoary program which is called
as driver.

Is This Answer Correct ?    3 Yes 1 No

what are the differences between stub abd the driver ? ..

Answer / neha

Integration testing has diffirent testing techniques.
Top Down,Bottom up,hybrid.
If any submodule is absent in topdown approach then tester
will put a dummy module known as Stub.
If main module is in bottom up testing then we can put a
dummy module at thre place of main module this module known
as Drivers.

Is This Answer Correct ?    2 Yes 0 No

what are the differences between stub abd the driver ? ..

Answer / chandra_oracle

Test Driver - A program or test tool used to execute
software against a test case suite.

Stubs - A skeletal or special-purpose implementation of a
software module, used to develop or test a component that
calls or is otherwise dependent on it. After [IEEE].

Is This Answer Correct ?    2 Yes 2 No

what are the differences between stub abd the driver ? ..

Answer / ch.s.m.prasad,kkd

Both are temporary programs while we executing the program
in under constuction. stub is calling program and driver is
a called program.

Is This Answer Correct ?    5 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

what are the various techniques you will use as soon as the srs was given to you to speedup the testing?

0 Answers   Apex,


can u define the usecase and testcase.

11 Answers   HCL,


What is the difference between unit testing and integration testing?

3 Answers  


what is sanity test (or) build test?

0 Answers  


Difference between regression testing and re-testing

5 Answers   Value Labs,


What is penetration matrix ?

3 Answers  


What is Facet Testing?

7 Answers   Cognizant,


What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?

22 Answers   CLG, JDA, Zestwings Informatics,


what is difference between desktop and web application?

13 Answers   Emptoris, IBM, iNube Software Solutions, Microsoft, Rajsoft, Stag Computers,


what is meant by test strategy?

2 Answers  


What is deployment testing ? How it is performed ?

6 Answers  


exact difference between smoke testing, sanity testing and unit testing

2 Answers  


Categories