what is stub and driver ?explane in brife.,and some example
Answers were Sorted based on User's Feedback
scrub - it's a temporary program which replaces the missing
mandatory module in top-down approach.
driver - while integration the module in bottom-top approach
if at all any mandatory module is missing then that module
is replaced by with a temporary program known as driver.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / rahul jain
Stub-stub are dummy modules which used in top down
integration testing.these are special purpose program
simulate the activity of the missing component.
Driver-driver are special purpose program which make calls
to lower layer of component.drivers are used in bottom up
approach.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / radhika bondugulapati
Stub -> while integrating the modules in a top down approach
if at all any mandatory module is missing then that module
is repalced with a temporary program is known as stub.
Driver -> while integrating the modules in a bottom up
approach if at all any mandatory module is missing then that
module is repalced with temporary program is known as driver.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / balakiranm
Stub & Driver are temporary components (or)
interfaces which are used as the substitute
for sub & main module.
Stub: In top-down integration substitute for
sub module is called "Stub".
Driver: In bottom-up integration substitute
for main module is called "Driver".
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / arun m kamithkar
stub is a temporary program which stimulates lower level
modules in top-down approach.
driver is a temporary program which stimulates higher level
modules in bottom-up approach.
| Is This Answer Correct ? | 1 Yes | 0 No |
I have planned to take up exam in june. It would be of great help if u can send across some ISTQB material. Kindly mail me at keeran.rr@gmail.com. Thanks in advance.
What is Test Metrics? and what are the different types of test metrics?
What is virtual creation tool?
My self Rangaraja from hyderabad.I have 2years exp in manual testing in Printing Domain.I want learn Banking domain Could you please any one explain how to test banking domain? if you have documents please share me through following ID:brangaraja@gmail.com.
How we make scripts for unit testing with Nunit.
In what situation would you want to parameterize a text verification check?
what r ur strengths?
in compatability and installation testings ,which one is conducted or performed on an application initially
What is the testing process and what testing process followed by software company?
Difference between Client server application & Web based application?
3 Answers CMS, H5 Asia Pacific, IBM,
In bug life cycle after closing the bug status at last stage again where you start
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?