what is batch run ?

Answers were Sorted based on User's Feedback



what is batch run ?..

Answer / sriharsha

Batch run is nothing but running all the scripts at 1 time.
usually we create a file called GLOBAL and store all the
scripts.all the GUI's(in case of wr) will be stored here.
we have to call all the scripts in that gui file and run it.
very imp : all the scripts should be executed first aand
then put into batch.
next very imp : we have to change the settings as RUN IN
BATCH MODE

Is This Answer Correct ?    11 Yes 1 No

what is batch run ?..

Answer / stl

The sequential execution of more than one test to validate
functionality is called batch testing. To increase
intention of bugs finding during test execution, batch
testing is suitable criteria. The test batch is also known
as test suit or test set. Every test batch consists of a
set of multiple dependent tests. In every test batch end
stage of one test is base state of next test.

Is This Answer Correct ?    2 Yes 2 No

what is batch run ?..

Answer / kondalrao

saved in qtp test in applications
in system qtp installed to click startbutton select
programs and go to qtp and select tools and open batch run
saved files in qtp this is open(executing) automatically
executing

Is This Answer Correct ?    0 Yes 1 No

what is batch run ?..

Answer / guest

Batch run is completely different in QTP.

In QTP, here v do not require to call the tests by
scripting.
We can simply run them by selecting the required tests from
Test batch runner option and we can stop required tests
during test run and the results will be stored in their
corresponding result folders

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.

1 Answers  


give me the code for check point for validating application

1 Answers  


What is the difference between Functions and Action ?

1 Answers  


How should I check my code( Before going to execute) without executing the script in QTP

1 Answers  


WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT

0 Answers   Infosys,






How do u fetch data from a database ?

2 Answers  


Will QTP gets installed on virtual PC.What is the maintenance number to be given

1 Answers  


whow much strong on VB and C?

0 Answers   UHG,


What is the real use of different actions in QTP

2 Answers  


What is the difference between low level recording and virtual object.

2 Answers   Tech Mahindra,


What are the methods of the TextStream object that are used for reading from a text file?

0 Answers  


how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?

2 Answers  


Categories