what load_dll in winrunner
Answers were Sorted based on User's Feedback
Answer / uday kumar. a
Loads the specified DLL(Dynamic Link Library) into WR.
Inorder WR to use the dll, we will write all the functions
in dlls in C or C++. Once we create the dll we need to load
the dll to access all the functions written in that dll.
WR provides the functions in the same way. They(MI) write
all the functions in DLLs and once WR starts, it loads all
these dlls.
| Is This Answer Correct ? | 2 Yes | 0 No |
Name the different types of checkpoints?
What are the functions generate when u use GUI Check point?give me some of ones?
How to convert Manual Test script into Automation Test Script?
The extension of the Script file is .mts ok Whis is stand for mts?
how are objects identified by winrunner
how many types of object repositories in winrunner & tell me difference for those
Define parameterizing?
How can integration testing be done through winrunner??
How to count bulk of text boxes in a webpage
How to do text matching?
what is automation life cycle?
How to Know through script which add-ins are loaded with winrunner?