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 database check points? how many types are there?Explain?
How to automate testcases?what were the challanges that u had in automating win runner?
1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ?
Where exactly testing comes in to picture in S.D.L.C?
how to insert check points? whatis the gui check point?
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
can anybody tell me what is project architecture?
Have you created test scripts and what is contained in the test scripts?
What is test parameter
What is the exact difference between Integration & System testing, give me examples with your project.
How will you review the test case and how many types are there ?
What is the difference between a Defect & an Error?