QTP integration with QC - 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: QTP integration with QC (/Thread-QTP-integration-with-QC) |
QTP integration with QC - hofsoc20 - 02-12-2010 Hi, I have a question about integrating QTp with QC. At the moment I have the QTP scripts and object repository stored in QC. If I update the repository, i.e. change the name of an object - will this update all scripts even thought they are checked-in via version control? I need to update the repository, however I do not want to have to manually go through all the scripts and to update references to the object I have changed... Thanks in advance RE: QTP integration with QC - jsknight1969 - 02-13-2010 Yes. If you update an object in the repository or functions in a shared function library. However, changing the filename of the repository or library file will not update in the scripts. |