What is the purpose of loading WinRunner Add-Ins?Loading functions that are specific to the particular add-in to the memory is performed by using Add-ins in WinRunner. The script creation includes only those functions in the add-in will be listed in the function generator. The functions in the loaded add-in will be executed while executing the script only.
- Add-Ins can be used to load add-in specific functions in memory. WinRunner throws an error during execution if it recognizes any functions that were not listed in the function generator while creating the script.
|