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 major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.

1 Answers   Crea,


Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com

2 Answers  


1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.

2 Answers   Mind Tree,


in web application , what are the common "browser compatabality issues " that you have across.?

1 Answers   HP,


Write four steps for writting scenario ?

2 Answers   SoftSmith,






what is difference between desktop and web application?

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


What are microsoft 6 rules?

0 Answers  


What is Database Testing?

3 Answers  


what is the methodology you are using in ur company?

3 Answers  


What is 'Shows stopper Bug'

8 Answers   Yardi,


can any one give negative testcases for calculator

3 Answers  


what is boundary value analysis?

7 Answers  


Categories