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

In WinRunner Compile Module doesn't support checkpoints Why?

3 Answers   Eforce,


can we run compiled-mod function in a compiled module function?if yes then fwd sample script?

1 Answers  


what is mean by test coverage?

1 Answers  


What is the difference between "invoke_application" and "web_browser_invoke" functions in winrunner

1 Answers   SkillSoft,


How do you that one record was entered in to a particular table using winrunner?

3 Answers   BeBo Technologies,






I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks

7 Answers  


how we will create the functions and calls that functions in the main test in winrunner

2 Answers  


If winrunner doesn't understand the Text in the Application what you do?

1 Answers   FCG,


How you integrated your automated scripts from TestDirector?

0 Answers  


what is Add-wathch, how will it work?

1 Answers  


what is the automation frame work ?

1 Answers   BeBo Technologies,


1.Can we use multiple excel sheets in winrunner? 2.What is the templet of writing test cases? 3.Which bug tracking tool u r using in u'r company? 4.Can any one give me real time test case format? My mail id id shobha.mar28@gmail.com

3 Answers   Cognizant, Infosys, Kaktus Info Solutions,


Categories