what is batch run ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
if numbers are always changing write a script for that
How many ways is to parameterize the value?
can u tell me the the cost of automation tool QTP ?
What is Optional step?
What is difference between design time and run time data table?
How we know the qtp has used the smart identification process for identification of the object.
Diff b/w WEB TESTING AND Client server testing?
How to merge the two object repositories
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
what is the difference between DP and keyword driven framework?
How QTP recognizes Objects in AUT?