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 automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks
which TSl statement is used in winrunner to stop the Run
What is test parameter
how do to stop the functionality of UDF
How you integrated your automated scripts from TestDirector?
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?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
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?
what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class
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?