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 |
What is the function in WR for replacing the existed data to blank?
what is the difference between testlog and testdirector? thank u
What is the exact difference between Integration & System testing, give me examples with your project.
Have you used winrunner in your project?
What are the synchronization points?
How do you execute your tests from windows run command?
what are types of black box and white box testing?
When you create GUI map do you record all the objects of specific objects?
what load_dll in winrunner
How do I use function File_Printf() to output a Space and a New Line? Thx.
pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer
What are the reasons that WinRunner fails to identify an object on the GUI?