How to execute a batch of scripts in QTP?

Showing Answers 1 - 3 of 3 Answers

purushotham

  • Dec 20th, 2006
 

open test batch runner tool

start--> allprograms-->QTP-->Tools-->testbatch runner

add QTP scipts

run scripts;

in addtion to this u need to enble check box to allow other mercury products to run tests and components in run options from tools menu

  Was this answer useful?  Yes

hi

u can use test batch runner from tools option or u can create one action then go to where u created the action(i mean source) there u can find action0, open that file in notepad there u can write which actions you want to execute sequentially, it is like call to existing action

bhadra

  Was this answer useful?  Yes

  1.  
    1. Go to QTPàToolsàOptionsàRun, check the check-box “Allow other Mercury products to run tests and components”.
    2. Open “AQTBatch.exe” from “C:Program FilesMercury InteractiveQuickTest Professionalbin” folder by double click.
    3. Add the tests in the desired sequence from BatchàAdd.
    4. Run the BatchRunner, it will invoke QTP if it's not open and the tests will be executed by QTP in the said sequence.

I hope this will help you.
-LKant

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions