0
3.8kviews
Describe how drivers and stubs can be used in unit testing with neat diagrams.
1 Answer
written 5.8 years ago by |
1. Drivers
For example, a complex Perl script can take the place of an old MS-DOS batch file, and the Windows Task Scheduler can execute various test programs at certain times throughout the day as shown in Figure below :
2. Stubs
The Figure shows the general view of stub configuration.