what is batch mode, how can u run ur tests in batch mode?
Answer Posted / sailaja
executing a set of scripts at a time like a batch. the
batch file in WR contains only 'call' statements to the
scripts
call"c:\...."();
to do batch testing, you have to select 'run in batch mode'
in general options
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What different actions are performed by find and show button?
What is the extension of gui map file?
How do you load GUI map?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
i would like to know the steps to write tsl exception and object exception with a simple example
How to get the resolution settings?
What is the purpose of regexp_label property and regexp_msw_class property?
How do you call windows APIs, explain with an example?
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
How to have winrunner insert yesterdays date into a field in the application?
How to read the third party controls in the application
How should we write and execute a user define function using WinRunner.
Explain the purpose of different record methods?
What are the Win Runner tools for functional testing?
How to force wr to learn the sub-items on a menu?