Micro Focus QTP (UFT) Forums
Moving QTP scripts from QC to a desktop PC - 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: Moving QTP scripts from QC to a desktop PC (/Thread-Moving-QTP-scripts-from-QC-to-a-desktop-PC)



Moving QTP scripts from QC to a desktop PC - adityasrinivasb - 06-19-2011

Hi

I want to move QTP ver 10 scripts from QC ver 10 to my local PC and execute them from my local PC. I would like to know the correct sequence of steps in doing this.

My QC folder structure is like this

QTP scripts is the main folder under which I have-
Respository (this is the folder containing the .tsr file)
Function library (This is the folder containing the .qfl files)
Main Scripts (This is the folder containing Main scripts that call resuable actions)
Resuable actions (This is the folder containing resuable actions called by main scripts)


RE: Moving QTP scripts from QC to a desktop PC - uma87 - 08-02-2011

Hi,
Open QTP on your machine connect to QC , open the test from QC and do "save as" on to your machine.
similarly open OBJ repository, open .tsr file from QC and "save as" on to your machine.