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

Does QTP support Java Script also. Which is one is preferrable for QTP, VB script or Java script

18 Answers   IBM,


What is the difference between Datadriven and Parameterization?

8 Answers   Ordain Solutions,


In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this

1 Answers  


Differenece betwen Project and product ? when company need project or product?

4 Answers   Accenture,


In qtp,how to interact tool & application build?

1 Answers  






I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?

1 Answers   FAI,


from what stage you will start automation in your project

5 Answers   TCS,


What is the Diff between Image check-point and Bit map Check point?

3 Answers   Crea,


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

0 Answers  


What are the different types of qtp test assets and their extensions?

0 Answers  


What is meant by Pseudo Code?

5 Answers   Satyam,


how to compare two excell sheets by using vbscript??

2 Answers  


Categories