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 different recording modes?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
How to retrieve value (data) from notepad using QTP ?
How you can replace string in qtp?
How to capture text from image to word
what is the object properties settings in the QTP
take one exmple and write on that discriptive programe in qtp?
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Name the different types of recording modes?
How to "Turn Off" QTP results after running a Script?