what is batch mode, how can u run ur tests in batch mode?
Answers were Sorted based on User's Feedback
Answer / aaa
calling all the modules is called batch script.
The test scripts which are created for all the modules and
are stored in a common drive .To execute all the scripts
together you need to write a batch script and call all the
saved scripts and run in batch mode.
tools > general options >run >select run in batch mode >
click ok.
When the scripts are run in Batch ON mode the test resuts
will be stored in the main module and in the individual
module.
When the scripts are run in Batch OFF made the test results
will be stored only in the main module.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / 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 |
Answer / jyotsna
batch mode is nothing but sequencial execution of a
dependent test scripts. and we can execute batch tests by
using call function.
let me know if i'm wrong :)
thank u,
| Is This Answer Correct ? | 4 Yes | 4 No |
how can you explain your Real Estate Project in front of interviewer..? please step by step......
Which function in TSL invokes AUT
what is deployment?and who do deploy in a server, and when ?
3 Answers CTS, Mannar Company,
During debugging how do you monitor the value of the variables?
How are objects set to appropriate class
What is Analog Recording?
Where to use the public or private functions in your script?
how many types of run modes are there in Winrunner
What is checkpoints?
Tell US the Short key to open the dialogs of windows.
What are the Win Runner tools for functional testing?
Can anyone explain me abt Winrunner Automation framework in detail and what r the steps involved in it