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 |
What is bug, deffect, issue, error?
wht is IEEE 829
What is the bigbang approach in integration testing?
14 Answers CarrizalSoft Technologies, TCS,
What is change request, how you use it?
Difference b/w bug and defect ?
why do testing are divided into stages primarily becoz: 1)different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Please do answer its urgent
can anyone write testcases for a wall clock?
Hi, what is tier1.tier2.tier3 company.
what is meant by estimation and it's use?
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
Hi.....wat r d major bugs we can find in banking domain???
The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?