How to do Batch run in qtp? provide the steps?

Answer Posted / shahadat khan

this is for QTP10.0

Click on TOOL->Options->Run, select Other HP Product to run
Tests and components

after that click on Start menu->Quick Test Professional-
>Tool->Test Batch Runner; Test batch runner will be open,
click Batch on menu bar and select the Tests which you want
to run in couples.
Please let me know if any question/suggestion
Thanks,
Shahadat Khan

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2587


I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.

1530


How can get count of list box?

654


how can i call function (which has link with excell sheet at a remote location) within another function

1588


Hoe can we do retesting using functions please give the code for it using login page

1578






What is a programmatic description?

616


diff between qtp versions from 8.5

1575


How to remove associated function library?

572


How to use transactions in qtp?

575


Key word driven framework

1698


Hi How to retrieve data from web element line by line?

1577


what are all the fileds present in object repository?

1575


What are the disadvantages of recording test cases in qtp?

607


iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com

1409


How will you handle java tree in qtp?

643