Articles in the Quality Center Category
QTP, Quality Center »
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.
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.
Keywords for OTA:-
AttachmentFactory
Attachment
ExtendedStorage
TestSetFolder
TestSetFactory
TestSet
There is one more way to do the same. You need to save the QTP script in …
Popularity: 55% [?]


