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 are command line options?How to invoke winrunner with vb add in using command line options?
what are the modules present in Winrunner?
why you are doing software testing, why testing necessary
What are Optinal Properties and Obligation Properties? please explain in detail.
How will you review the test case and how many types are there ?
What is boundary test?
What is the use of gui map and what happens when the gui map file get loaded?
how you execute the function
How to automate testcases?what were the challanges that u had in automating win runner?
When you create GUI map do you record all the objects of specific objects?
How will u find Automation Test cases and how to find regression test cases?
What is contained in the test scripts?