09-04-2012, 11:13 AM
The result table is actually the datatable which QTP uses.
You can simply export the datatable at the end of your script.
Datatable.Export "C:\REsultFile.xls"
Regards,
Ankesh
You can simply export the datatable at the end of your script.
Datatable.Export "C:\REsultFile.xls"
Regards,
Ankesh