what is stub and driver and tell me how can we introduce them in
integration testing



Answers were Sorted based on User's Feedback



what is stub and driver and tell me how can we introduce them in integration testing ..

Answer / vijaya koya

Hi
Stubs and Drivers are dummy codes which are used while
integration when developer doesn’t have any code, we use
this dummy codes to integrate & test. In top down testing
stubs are used & in bottom up testing drivers are used.

Generally the developers will do the integration Testing.

Is This Answer Correct ?    0 Yes 0 No

what is stub and driver and tell me how can we introduce them in integration testing ..

Answer / sangamithra

Hi,

Stubs and drivers are used to insert dummy modules to tempravary.After developer completed developing and unit testing,they will remove that dummy modules.

In integration testing this will be involve and in top to bottom level stubs and bottom to top level testing drivers will be involve.

Is This Answer Correct ?    0 Yes 0 No

what is stub and driver and tell me how can we introduce them in integration testing ..

Answer / pavan

stub: when ever the modules are integrating in the top down approach if at all any mandatory module are missing then it will replace will the temparary program and integrate them it is called the stub.

Driver: when ever the modules are integrating in the bottom- up approach if at all any mandatory module are missing then it will replace will the temparary program and integrate them it is called the driver.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is adhoc testing?when it can be done?

5 Answers  


What is meant by bucket testing?

1 Answers  


could any body tell good ISTQB institute in Hyderabad?

1 Answers   HCL,


what is FAT and SAT tests .?

8 Answers  


What is main difference between Testing Techiques and Testing Methodology. I need exact answer of it.

8 Answers   Covansys,






Why we have to do manual testing?

0 Answers  


Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.

0 Answers  


What is the difference between validation and verification?

4 Answers  


1. what is a test bed ?

2 Answers  


I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...

0 Answers   Wipro,


What is compatibility testing? Is there any certification available for testing, like MCP etc..?

4 Answers  


what is the steps for preparing scenario ?

3 Answers  


Categories