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 |
what is mean by v module . pls give answer with example
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
What are the different kinds of testings done by WR
How to set a value in to a data table from the script in winrunner?
What is the automation process in winrunner?
How do you identify which files are loaded in the gui map?
What is open STA?Explain in detail.
winrunner & QTP both are developed by mercury interactive,what is main difference between these two? Thanks in ADVANCE
how will u perform bug tracking using winrunner?
what is meant by build release note?what it contains?
what is the difference between testlog and testdirector? thank u
Name the different types of checkpoints?