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 |
What are the benefits of quick test pro(qtp)?
How to Parameterize Object repository in QTP?
How to capture the Check point Value into a variable?
Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..
How u call functions in QTP Function to calculate the length of characters in a wor
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
when will you do debug your script? and explain that process?
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
How can we log a defect in Testdirector from Q.T.P ?
how to create the varibles and how these are connect to qtp? plz tell me
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp