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 am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
How do function returns a value?How can we pass one function value to other function as input
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
hi nani my doubt is how does qtp process metrix related to software process.
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
What is recovery scenario in qtp?
which command u will use to access the application through descriptive programing?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes