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 |
Other than Regression testing where can also it can be used.
How to connect TestDirector from winrunner tool?
Explain the use of test director software?
what is the file extension for object in AUT captured by WR
pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer
How to get the system date and time in winrunner?
what is the difference between copy and call?
Have you ever created a test plan?
How many recording modes are provided by WR?
list out the some of the exceptions list usually occur while recording and playing the script.
What are the standards will you maintain at the timing of writing TSL script in WinRunner?
how to perform regression testing using winrunner?