Micro Focus QTP (UFT) Forums

Full Version: How to export report.reportevent result to excel in QTP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

Is it possible to export report.reportevent result to excel in QTP ?

If yes, how to export it ?

Thanks

Sudhir
Hi Sudhir,

This Project will report all qtp native results to txt or excel.
there is no built-in feature for sending results to excel at runtime. however you can export the results once your execution is complete. to send the results to excel at runtime, you will have to
open the excel file
set the active row column
write results into excel as per your requirement.

try searching this forum, I am sure you will surely find something to use to achive this.