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 make the configuration and mappings permanent?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What do you verify with the database check point custom and what command it generates, explain syntax?
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
How to do text matching?
write a compilemodule function for loginscreen.
global sheet and external excel sheet how it will work
Name the two modes of recording?
How do you call windows APIs, explain with an example?
What are the three modes of running the scripts?
How do you execute your tests from windows run command?
What is boundary test?
What is parameterizing?
Which are default codes winrunner generates when we start the application?
What are the synchronization points?