what load_dll in winrunner

Answers were Sorted based on User's Feedback



what load_dll in winrunner..

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 load_dll in winrunner..

Answer / g

load_16_dll("path")
load_32_dll("path")

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More WinRunner Interview Questions

what is the difference between data driven test(ddt) and parametrization

7 Answers   Agile Software, CTS,


When do you feel you need to modify the logical name?

0 Answers  


What is the use of 'Show' button in GUI Map Editor?

2 Answers   FCG,


What we have to do if winrunner is not able recognize an object even if we have mapped the object with standard windows object used by winrunner using wirtual object wizard?

3 Answers  


how do you use DLLs in winnrunner?

1 Answers  






How do you determine what to test?

6 Answers  


Explain the use of test director software?

0 Answers  


How do you suppress a regular expression?

0 Answers  


Where exactly testing comes in to picture in S.D.L.C?

5 Answers   HP, TCS,


What is the difference between QTP and WinRunner?

5 Answers   AppLabs,


How do you find the number of elements in a list box in winrunner?

1 Answers   BeBo Technologies,


latest version

1 Answers  


Categories