What is Stub and Driver ? What functions are used in stubs
and driver?
Answer Posted / castor_troy
The term stub and drivers comes in integration testing.
Say while top down integration testing we have 3 modules A,
B and C. say A and B are ready but C. But A and B calls
functions from C. In this case, to proceed with the testing
a dummy code is written to work as C. This function/code is
called a Stub.
Same way in Bottom up testing Say A, B are ready but C is
not. And C has to return value to A and B. For this a dummy
code is written to return a vale. This is called Driver.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What about the test case if the field only takes a certain number of characters or a minimum number?
How would you test a service oriented architecture (soa) web application?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
what are the status have in QC(Test Management Tool). and how you report?
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
What type of testing you perform in organization while you do system testing, give clearly?
How to do integration testing on duster......
How we will test ubercate
write test case for gmail sign up page?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
How do you go about testing a project?
What is early testing?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What is state transition?