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 |
I know the Basic QTP. But I wanted to learn descriptive programming in QTP. Without Object Repository how we can develop a script? I wanted to do one real time project using QTP. If you know this type of training is available in pune then let me know the address.
Out of 3 recording modes. 1.Standard 2.Analog 3.Low-level, which one is commonly used. As per my knowledge, Analog is used for Graphs , barcoding or DIgital signatures.
What are the Features & Benefits of Quick Test Pro ?
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
want to learn real time automation project(QTP)?
in a web table , i want you to click a particular object inside cell
How to execute a VBS file without using Execute File statement?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?
How to test background color and dynamic images which are moving during runtime?