Auxiliary code which sets up an appropriate environment and calls the module is termed as

Options
- Driver
- Function
- Stub
- None of the above


CORRECT ANSWER : Driver

Discussion Board
Auxiliary code

Answer: Driver
Solution: Driver: Driver is a dummy model that is used in a bottom up approach when the main program is not ready for integration testing. It is used for control or calling of a component.
Stub: stub is a dummy model of a subprogram that is used in top down approach when submodule is not ready.
Function: It is a relation between input and output.
Therefore, the driver is the correct answer.


Rohit Srivastava 07-22-2014 06:43 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement