How to open a file from RESULTVIEWER (QTP) - 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: How to open a file from RESULTVIEWER (QTP) (/Thread-How-to-open-a-file-from-RESULTVIEWER-QTP) |
How to open a file from RESULTVIEWER (QTP) - ahmet0571 - 09-24-2012 Hi I want to include a Link in Reporter.ReportEvent Statement to open a Excel file for further details of a TEST. So for extra details user should be able to click on a link in QTP result viewer then a Excel file will be opened with detailed information. RE: How to open a file from RESULTVIEWER (QTP) - manabh - 09-24-2012 Hi, Never tried this, but instead of writing plain DDD in details try to write it in a hmtl href format.... |