What are stubs and drivers?

Answers were Sorted based on User's Feedback



What are stubs and drivers?..

Answer / ramu

while integrating in top down approach any compulsory module
are missed replaced with temporary programmes known as stubs

Is This Answer Correct ?    5 Yes 1 No

What are stubs and drivers?..

Answer / vinodh anandhan

Stubs - A Piece of code that simulates the activity of the
missing component. stub is used to test a unit in isolation.

Or A stub is a piece of software that works similae to the
unit which is referenced by the unit being tested

Or A stub is a pseudo-module emulating the functionality of
a not yet implemented or integrated component.

Driver - A Piece of code that passes the test case to
another piece of code. Driver Program only calls the
function being developed but possibly manyn times to test
its behaviour on the variety of parameters.

Vinodh Anandan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai

Is This Answer Correct ?    7 Yes 5 No

What are stubs and drivers?..

Answer / ch.s.m.prasad,kkd

stub and driver are temporary programes while we executing
the programe if any module was underconstructed. here stub
is a calling programe. driver is a called programe

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

What is the outcome of integration testing?

5 Answers   AZTEC,


which test cases are not to be automated

5 Answers   Accenture, IBM,


If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?

5 Answers  


Difference between Test Plan & Test Strategy?

6 Answers  


If there is no sufficent time for testing & u have to complete the testing then what will u do?

20 Answers   Fidelity, HCL,






when we found problem occured in requirement while writing test case when communicate with client but they not accepting it is problem whether you continue further or not?

3 Answers   Aspire,


write five negative testcase for web application?

2 Answers  


How do you review testcase?? Type of Review...

2 Answers  


write test cases on wall

0 Answers  


Maximum how many defects found in a single module?

2 Answers  


Can any one give an example of having high priority and low seveority

2 Answers   Mphasis, Nokia,


How can we test whether Java & .net was installed in our PC or not?

0 Answers   Approva,


Categories