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 purpose of the temp GUI map file?
How to break infinite loop?
How to close the winrunner window from the script itself?what is the code?
Testing work start at once
Do v give code to client or simply an exe file?
What is the purpose of regexp_msw_class property?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
what is automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks
Where exactly testing comes in to picture in S.D.L.C?
What is the Difference between the versions of WinRunner7.1 and WinRunner7.6? What r the advantages of WR7.6 than WR 7.1 and Which type of Browsers they support?
what is Add-wathch, how will it work?
i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??