what is batch mode, how can u run ur tests in batch mode?

Answers were Sorted based on User's Feedback



what is batch mode, how can u run ur tests in batch mode?..

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

what is batch mode, how can u run ur tests in batch mode?..

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

what is batch mode, how can u run ur tests in batch mode?..

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

Post New Answer

More WinRunner Interview Questions

what is the TSL statement to find current systsem date?

2 Answers  


Could you anyone share me the path to download the automation tools which are having trial license version?

0 Answers  


How winrunner Handles varying window Labels?

2 Answers   FCG,


If we send the bug report but the developer didnt understood the bug report then will the tester do?

1 Answers  


what is the extension of default,custom check points ?

2 Answers   FCG,






Explain in detail the parameterization steps in DDT?

1 Answers  


How to to get the information from the status bar without doing any activity/click on the hyperlink?

0 Answers  


you hae a inbox and got a mail how can you know it is there or not write script.

0 Answers  


tell me about compiled module & function generator

5 Answers   CTS,


How do you select multiple objects during merging the files?

0 Answers  


kindly provide me test cases on browser and calculator.Its very urgent.

0 Answers   TCS,


KINDLY PROVIDE TEST CASES ON YAHOO MESSENGER

0 Answers  


Categories