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 |
How to force wr to learn the sub-items on a menu?
what are the supporting development environments supported by winrunner
how many checkpoints are provided by WR
How to get the system date and time in winrunner?
What string of characters,when printed out to a text file,will create a new line in the text file?
How to recover the Parameter out of range error while running the script in verify mode
How do you handle unexpected events and errors?
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
What different actions are performed by find and show button?
Have you ever created a start-up script?
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....