What is the purpose of loading WinRunner Add-Ins?
Answer / preeeety
Add-Ins are used in WinRunner to load functions specific to
the particular add-in to the memory. While creating a script
only those functions in the add-in selected will be listed
in the function generator and while executing the script
only those functions in the loaded add-in will be executed
else WinRunner will give an error message saying it does not
recognize the function.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you do digital signature test in winrunner?
How will you automate a test case?How will u find a IPconfig of an appln or a machine?
Without the gui map, use the phy desc directly?
Which are default codes winrunner generates when we start the application?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
Explain the purpose of gui map configuration?
When do you use break points?
Where did you learn winrunner and testdirector?
Difference between actions and functions
what is Retesting and what is the difference between Retesting and Regression testing?
7 Answers Accenture, Infeneon Technologies,
How to write TSL for exception handling
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?