how do you use DLLs in winnrunner?
Answer / nehasahu
We can call dll files and winnrunner and use their
functionality their are two types of dll file 16 bit and 32
bit ...
load _dll("path")
load_16_dll("path")
load_32_dll("path")
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find the local host name using winrunner ?
which testcases do u automate?
what is the difference between unit testing,integration testing and interface testing?
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?
how you execute the function
how many checkpoints are provided by WR
can anybody tell me in realtime how tester access web based build and window based build
What is a checkpoint and what are different types of checkpoints?
What is the use of Merge option provided in WR
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
what is test bed
what are types of black box and white box testing?