what is STUB & DRIVERS ?
Answers were Sorted based on User's Feedback
Answer / vijay
while intigrating the modules in TOP DOWN approach if any
any mandatory moduel is missing then it is replaced with
temperory program know as STUB.
In Bottom Up approach if any mandatory module is missing
then it is replaced with temperory program know as DRIVER.
| Is This Answer Correct ? | 16 Yes | 3 No |
Answer / b.srinivas
STUB is a substitute for sub module in the TOP DOWN
INTEGRATION
where as DRIVER is a substitute for main module in the BOTTOM
UP INTEGRATION.
These STUB and DRIVERS are provided by Developers only.
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / yogesh
Stubs are the dummy implementation of unbuilt module and
drivers are the program as the name indicates it drive data
b/w dummy module and actual module
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / satya
stub and drivers are the temprory programs which are used in
integration testing.in top down approach we are using the
temprary program called stub and in bottom up approach we
are using the temproary program called driver
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sasya
stub:in the top downapproach if at all any mandatory module
is missing then that module is replaced with a temporary
programknown as stub.
driver:in the bottom upapproach if at all any mandatory
module is missing then that module is replaced with a
temporary programknown as driver.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sandeep
Stubs -
1. Stubs are basically known as Top-Down integration Testing.
2. It is done by Developer.
3. In this, a piece of code that simulates together to form
a main program.
4. Stubs can be driver but driver can not be stubs.
Drivers -
1. Drivers are basically known as Bottom-Up integration Testing.
2. It is done by Tester.
3. In this, a piece of code that passes through a number of
test cases and form a sub-program.
| Is This Answer Correct ? | 0 Yes | 5 No |
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA
How will u do manual testing of yahoo messengers?
What are the meetings conducted your company
How to prepare tracability matrics
what are the do's and dont's of a tester?
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
what is X-SS(Cross Site Scripting)?
what is v-model? explain it in detail?why we call it as v- model not an u-model?
How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
What Is Regression Testing?
I was asked with 4+ expeirence - How did you involve in implementing QA Standards and guide lines in ur project.
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......