What are command line options?How to invoke winrunner with
vb add in using command line options?
Answer / 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 |
what is the advantage of INOUT parameter over OUT parameter?
How do you run your sciripts in Win Runner?
When do you use verify, Debug and Update modes?
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id mateen_012005@yahoo.com
What is the difference between bitmap checkpoint and image checkpoint?
what is the use of Step into option provided in WR?
How do you identify which files are loaded in the gui map?
How to know the on which OS and version the application is running through script in winrunner?
WinRunner will suppost "Cold Fusion"?
What actually happens when you load GUI map?
Name the three modes of running the scripts?
How do you handle dynamically changing area of the window in the bitmap checkpoints?