What is stub and driver in integration testing ?
Explain with example.
Answer Posted / k.manasa
integration testing means integrate the modules and then do
testing
3 phases of integration testing
top-down
botttom-up
sand-witch
top-down:
in top-down approach top module is coded one and
the remaing modules below the top is not coded ones.
here the top module is treated as driver and bottom modules
treated as stub.
Driver:Driver is a set of functions which is driven by
another set of functions.
Stub:A stub is set of functions driven by the driver.
these sub modules are also coded by developer at the time
of developing,but these are the temperory ones.
| Is This Answer Correct ? | 9 Yes | 20 No |
Post New Answer View All Answers
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
what is the difference between PEGA based web application testing versus web application testing?
Does an increase in testing always improve the project?
Suggest some book to learn more test case???
difference between change management and configuration management
What is Windows Test Technologies? Where i will get all information of it.
sanity testing is done during regression testing.is it true.if it is true plz explain?
What’s the difference between verification and validation in testing?
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
If project wants to release in 3months what type of risk analysis you do in test plan?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
how we write test cases to brs,srs,hlds,llds
What is state transition?