|
Re: What is the difference between stub and driver?
stubs: are dummy modules which are known as "called programs" which is used in integration testing.
Drivers: used in bottom up integration which simulates the activity of a higher level component
__________________
SivaPrasad
|