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

how scripting language & programming language are different?

1 Answers   EDS,


what is the use of Step into option provided in WR?

2 Answers  


What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.

0 Answers  


how are virtual object configured

1 Answers  


What is watchlist?

1 Answers  


How do I use function File_Printf() to output a Space and a New Line? Thx.

1 Answers  


How to carry out manual testing for a background process which does't have any user interface

1 Answers  


How you used WinRunner in your project?

1 Answers  


What is Data Driven TEsting?

16 Answers   ADP, Sonata,


pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer

1 Answers   Calsoft,


What is the usage of Test case Design Techniques,in Integration/System Testing?

0 Answers  


The title of the window consists of Date and Time.Tell me the Regular Expression to recognise that window as unique?

1 Answers   FCG,


Categories