importing/export xl sheet to Quality Center - 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: importing/export xl sheet to Quality Center (/Thread-importing-export-xl-sheet-to-Quality-Center) |
importing/export xl sheet to Quality Center - tmlokesh - 07-16-2008 Hi, I have my test data sheets attached to QC, I want to import data sheet during test execution and i want to use the importated data to perform operation on AUT during test execution I am running script from QTP 9.2 and i want to login to QC which is running on server and i want to import the data sheet and close after test execution. Please send me methods/script to acess the QC attachment Thanks and Regards Madhu RE: importing/export xl sheet to Quality Center - surya_7mar - 07-28-2008 This is sample file which was placed under Libraries Folder under BPT Resources. [QualityCenter] Subject\BPT Resources\Libraries\Constants.xml You can call anyattachment that was plaed on BPT Resources Folder. If you want to use the get the atttachment that was attached to Test Plan you need to write the seperate funciton for that. |