How we can do Batch testing in QTP?
Answers were Sorted based on User's Feedback
A special tool s add wis Qtp In QTP tool
not like Win Runner
1.goto Tool/OPtion/Run
2.Click on checkbox{Alow other..}
Apply
3.goto Start Menu/Prog/Qtp/Tool/Testbatch Run
Batch/Add
select script and open dat u wana run
Goto Batch?run
Rohit Sharma
er.s.rohit@gmail.com
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / ravindra
First we record tests and save that tests with unique name
after that we go to srart->Programs->QTPtool->Batch testing-
> selectTest batch runner one window is opened in that
window we click on Browse button asked the path of the test
we give the path of the first test after click add button
follo above navigation at the of the all tests.after that
we run the test.Endstate of one test is basestate of
another test.
If any plz mistakes let me know
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prabhukamaraj
An option is to connect QTP with Quality Center,where the
batch runs is also possible.doing this would help us in
having a log of the script run for ever.
Any mistakes please let me know.
mail me at prabhuecevlb@yahoo.co.in
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bfakruddin
We can do this by using
Test Batch Runner....
Add all the tests to run sequentially... and Run
or we can go by using AOM
to run scripts one after the other without opening manually
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / k.sai krishna reddy
By Using Test Batch runner which available with QTP
tools.just open it add the required actions to that window
then say run. it will run the actions which u have added to
that.
| Is This Answer Correct ? | 3 Yes | 2 No |
hi Every body,
i know that the following we conduct batch testing:
1. for using batch runner tool ( given with qtp)
2. AOM
3. using bath runner tools
select the tests and save the bath file
that execute with AOM
try with 3 it possible or not i don't know.
4. By Creating Framework we execute the multiple test cases.
thanks
maheshqtp@rediffmail.com
if any questions please let me know
| Is This Answer Correct ? | 0 Yes | 0 No |
Is any limitation to xml checkpoints?
how to post xml data from QTP scripts to any application?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
What is the difference between the keyword view and expert view?
what is the use of automation frame work ??(QTP)
.mtr ( modular test repository or mercury test repository) plz give correct answer??
where the log files stored when using QTP? plz send answer to me ........
How to send the qtp results file by email (Lotus notes).
How to change the Default synchronization method time and where?
what difference between client and server applications exatly?