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 automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks

0 Answers   L&T,


which TSl statement is used in winrunner to stop the Run

5 Answers  


What is test parameter

0 Answers   Infosys,


how do to stop the functionality of UDF

1 Answers  


How you integrated your automated scripts from TestDirector?

0 Answers  


In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?

1 Answers  


what is validation? What is verificaion? What is the diffefernce between validation and verification?

8 Answers   TCS,


what is custom check point? what is the diff.between custom check point and runtime Record check ?

2 Answers   Infeneon Technologies,


what is difference between smoke & sanity testing?

19 Answers  


what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class

1 Answers   QA,


Tell me the function to move to the next row in a data table?

2 Answers   Accenture, Landscape Technologies,


What is the diffrance bet. Compiled module and User defined Functions?

5 Answers  


Categories