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
What in contained in the GUI map?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
Explain the synchronization points?
What is the purpose of set_window command?
What information is contained in the checklist file and in which file expected results are stored?
What is the purpose of regexp_msw_class property?
How do you modify the logical name or the physical description of the objects in gui map?
Have you used winrunner in your project?
Name the two modes of recording?
What is the extension of gui map file?
What is the purpose of gui spy?
What is the purpose of the temp GUI map file?
How to force wr to learn the sub-items on a menu?
How do you find out which is the start up file in winrunner?
What is the use of gui map and what happens when gui map file get loaded?