RicoLee

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-09
09:15
316 views
HP QuickTest Professional - Batch File
Hi, I would like to know how to create a simple batch file that can be used to schedule to launch my Tests using HP QuickTest Pro. There's some examples with the use of VB script but I am not fond of coding and couldnt make it successfully.
Thanks in advance.
------------------------------------------------------------------------------------------------------------------------------
PS. This thread has been moved from Quality Center Support and News Forum to Unified Functional Testing (formerly QTP) News and Support Forum - Forum Moderator
.-asd-.
2 Replies


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-09
17:24
Are you talking about QTP test stored in ALM/Quality Center? Or test stored somewhere in the file system?
If you are looking at test stored in the file system, you should repost this question in the QTP forum, since that doesn't have anything to do with Quality Center. The QTP forum is
http://h30499.www3.hp.com/t5/Unified-Functional-Testing/bd-p/sws-Fun_TEST_SF
If you are trying to run QTP tests stored in Quality Center, the only way to do that is with a program written to interface to the QC Open Test Architecture API. That can't be done in a simple batch file.
There is a knowledge base article on the HP support site that offers the source and compiled code for an executable that will provide this functionality. The code is offered "as-is" with no actual support from HP. You have to have a valid support contract to access the article.
http://support.openview.hp.com/selfsolve/document/KM191021?searchIdentifier=3e20b8e:11b7173a763:-7ef5&resultType=document&documentURL=KM191021&resultsURL=/selfsolve/doc
Hope that helps.
If you are looking at test stored in the file system, you should repost this question in the QTP forum, since that doesn't have anything to do with Quality Center. The QTP forum is
http://h30499.www3.hp.com/t5/Unified-Functional-Testing/bd-p/sws-Fun_TEST_SF
If you are trying to run QTP tests stored in Quality Center, the only way to do that is with a program written to interface to the QC Open Test Architecture API. That can't be done in a simple batch file.
There is a knowledge base article on the HP support site that offers the source and compiled code for an executable that will provide this functionality. The code is offered "as-is" with no actual support from HP. You have to have a valid support contract to access the article.
http://support.openview.hp.com/selfsolve/document/KM191021?searchIdentifier=3e20b8e:11b7173a763:-7ef5&resultType=document&documentURL=KM191021&resultsURL=/selfsolve/doc
Hope that helps.
[If this post solves or helps solve your issue, mark the thread as solved and give KUDOS to the author for their assistance.]
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)
RicoLee

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-10
03:10
My apologies, didnt noticed posted in wrong section. I will repost this thread over there again.
Thanks for reply.
.-asd-.