What are command line options?How to invoke winrunner with
vb add in using command line options?
Answer Posted / udaykumar
we can invoke WR by using Windows Run. This is called
commnad line options in WR.
By using this commandline options, we can:
1. Invoke WR with specified addins
2. Invoke a spedified test with the specific run settings
3. Runs the tests in batch mode.
Inorder to invoke WR, with the specified addins,then:
<WR Root Folder>\arch\wrun.exe -addins "Add-ins"
Example: to invoke WR with VB addin
C:\Program Files\Mercury
Interactive\WinRunner\arch\wrun.exe -addins VB
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the synchronization points?
How do you find an object in an gui map.
What information is contained in the checklist file and in which file expected results are stored?
Why don’t we normally load the gui maps through start up scripts?
What is the purpose of set_window command?
Explain the purpose of gui spy?
i would like to know the steps to write tsl exception and object exception with a simple example
What is the purpose of the temp GUI map file?
How to force wr to learn the sub-items on a menu?
supose 10 times text data is there but it will run 8 times whtat will you do.
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
When would you use 'set_window' and when would you use 'win_activate'?
How do you execute your tests from windows run command?
Which function to use to compare the application date with system date?
Name the different types of checkpoints?