{"id":991,"date":"2022-12-05T08:44:19","date_gmt":"2022-12-05T08:44:19","guid":{"rendered":"https:\/\/www.softwaretestingstuff.com\/?p=991"},"modified":"2023-03-06T06:17:31","modified_gmt":"2023-03-06T06:17:31","slug":"run-qtp-framework-in-quality-center","status":"publish","type":"post","link":"https:\/\/www.softwaretestingstuff.com\/2013\/09\/run-qtp-framework-in-quality-center.html","title":{"rendered":"Run QTP framework in quality center"},"content":{"rendered":"\n
If you have made an excel driven framework in QTP which runs on the local machine and now want to run it from quality center as well without making major changes in the script, then this post is for you.<\/p>\n\n\n\n
In this scenario, you can download QTP files from quality center using QC-OTA.
Create folders\/subfolders on the drives using vbs and download the appropriate files that are attached to a testset \/ testsetfolder etc.<\/p>\n\n\n\n
Keywords for OTA:<\/strong><\/p>\n\n\n\n There is one more way to do the same. You need to save the QTP script in Quality Centre and run it from there under the test set.<\/p>\n\n\n\n To save the attachment as the attachment of the test run, here is the code:\n
File in file system to attach:
SaveAttachment \u201cC:\\BusServiceMVI_IT_OT_QTP8_081506.xls\u201d, \u201cTest Description\u201d<\/p>\n\n\n\n