How to create stubs? what is the use of Stubs and drivers?
who is the responsible person of this?

Answers were Sorted based on User's Feedback



How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?..

Answer / allin

used in integration testing.stub consits of duplicate data
acting as a database data.


cheers,
ratna rao.
98697770084

Is This Answer Correct ?    4 Yes 2 No

How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?..

Answer / naren

Stubs and Drivers are created during Integration Testing.
Stubs will be created during Top-Down approach. Stubs
simulates the called structure's functionality. Whereas
Drivers will be created during Bottom-Up approach. Drivers
act as calling function.

Is This Answer Correct ?    4 Yes 2 No

How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?..

Answer / ravikanth.m

In Top-down integration The core module(Main Module) is
developed first and In order to test this Core module we
develop dummy smaller modules called 'Stubs'.These stubs
are small codes to test the functionality of the core
module.

In Bottom-up integration testing the smaller modules are
developed first.In order to test this smaller modules we
develop the dummy core module called 'drivers'.

Mostly Developers and Unit Testers will do this.

Is This Answer Correct ?    2 Yes 1 No

How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?..

Answer / mohit jain

stub act as calling program .stub r the dummy module tht
simulate to low level module.



drivers act as main program .driver r the dummy module tht
simulate the high level module.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Automation Testing AllOther Interview Questions

how to write ciertification in QTP?

0 Answers  


What are the types of testing we cannot do, by using automation tools

3 Answers   Maveric, Oracle,


Which protocol cam be used to makw jdbc connection woth loadrunner

0 Answers  


What is a framework and what are the frameworks available in rc?

0 Answers  


is there any Rational Functional Tester certification questions available?

1 Answers   Infosys,






Tell me what is tsl? What 4gl is it similar too?

0 Answers  


What is the purpose of the wrun.ini file?

0 Answers  


what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please

0 Answers  


why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why

0 Answers  


write a programme to insert into elements in array?n finding duplicate characters in given sting?

0 Answers   SnapDeal,


List some advantages and disadvantages of automation testing.

0 Answers  


Explain some automation testing tools.

0 Answers  


Categories