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 |
any challange that faced in your project? (please give me some examples in your project?
Explain about random testing of 500 test cases?
What is the concept of firewalls?
how to get the object property
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH
What’s the QTP testing process?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this