Micro Focus QTP (UFT) Forums
Quality Center, Quick Test Pro and Add-ins - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Quality Center, Quick Test Pro and Add-ins (/Thread-Quality-Center-Quick-Test-Pro-and-Add-ins)



Quality Center, Quick Test Pro and Add-ins - JohnK - 02-12-2008

If I use Quick Test Pro 9.0 as a stand alone app (vs. being invoked through Quality Center) I can see and select any of my add-ins like Oracle and PeopleSoft. But when I am trying to use Quick Test Pro being invoked through Quality Center, those add-ins are missing. I did try to create a script when using Quick Test Pro as a stand alone with Oracle add-in, then open Quick Test Pro through Quality Center and open up that script and the app said there was an add-in that was not recognized and any results might be wrong.
Does anyone have any idea as to what the issue with my setup?
Thanks!


RE: Quality Center, Quick Test Pro and Add-ins - Ankur - 02-12-2008

QC overrides the settings of QTP.
You need to do some scripting to invoke the add-ins.


RE: Quality Center, Quick Test Pro and Add-ins - JohnK - 02-12-2008

Thank you!!!


RE: Quality Center, Quick Test Pro and Add-ins - Sonia - 02-13-2008

I had the same issues with QTP and QC . Record your script along with the add-ins and remove the display Add -in manager at startup .
This way your script will record along withe the add-ins. Use QTP QC connectivity to upload the script to QC . Run the script. You will find that all teh add-ins needed will be available

Hope that helps