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
How do you copy and move objects between different gui map files?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
Why don’t we normally load the gui maps through start up scripts?
How to have winrunner insert yesterdays date into a field in the application?
What is the purpose of gui map configuration?
How do you modify the logical name or the physical description of the objects in gui map?
How do you maintain the document information of the test scripts?
what is the testing high level architecture
How to to get the information from the status bar without doing any activity/click on the hyperlink?
How to do text matching?
Difference between winrunner and test director?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
i would like to know the steps to write tsl exception and object exception with a simple example
How to check property of specific icon is highlighted or not?
What do you verify with the database check point custom and what command it generates, explain syntax?