What is stub and driver in integration testing ?
Explain with example.
Answer Posted / sangeetha
types of integeration testing:
top down
bottom up
Top down :
testing hierarchy starts from higher level
to lower level.if suppose testers dnt get the lower modules
for testing(consider the lower modules are under developmnt)
wat the testers wil do thy wil place dummy modules and
integerate these dummy modules with the higher level
modules.in top down apparoach the dummy modules r called
Stubs.
Stubs- Def
stubs r the dummy modules tht simulates the low
level modules.
Bottom up:
in this the dummy modules r called drivers.
Drivers- Def:
drivers r the dummy modules tht simulate the high
level modules.
Is This Answer Correct ? | 239 Yes | 22 No |
Post New Answer View All Answers
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
how to test the case with 5 combination and inputs
what is the difference between test case and result matrix
Explain branch coverage and decision coverage.
what is entry and exit criteria and explain it?
What is the negative testing and example
how to indentify memory leakages after the build
i want to for technical interview question paper along with in tesrviwe Phases i need
How to derive test data from the design documents?
How can write testcases on a code under development pls give asnwer
How do u determine,what to be tested?
Can you explain decision tables?
How to do manual testing of a E-insurance project (end to end process)
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
Can you explain steps in function points?