07-16-2009, 02:31 PM
Hi amilar,
We can achive this in different ways.
'###########################################################
Method1:
-----------
This is the quickest way.
HKEY_LOCAL_MACHINE->SOFTWARE->Mercury Interactive->QuickTest Professional->Logger->Media->Log
Double click on "Active"
Change the Value data from 0 to 1
Restart QTP.
When you run a test, the results folder that is created by QTP will now contain a Log folder too. This will contain LogFile.html, which will be the HTML version of the report.
'###########################################################
Method2:
---------
Please gothrough the below link
http://www.sqaforums.com/printthread.php...&type=post
'###########################################################
Method3:
----------
We can write out own functions to generate the custom html reports.
Let me know if you need any more info.
We can achive this in different ways.
'###########################################################
Method1:
-----------
This is the quickest way.
HKEY_LOCAL_MACHINE->SOFTWARE->Mercury Interactive->QuickTest Professional->Logger->Media->Log
Double click on "Active"
Change the Value data from 0 to 1
Restart QTP.
When you run a test, the results folder that is created by QTP will now contain a Log folder too. This will contain LogFile.html, which will be the HTML version of the report.
'###########################################################
Method2:
---------
Please gothrough the below link
http://www.sqaforums.com/printthread.php...&type=post
'###########################################################
Method3:
----------
We can write out own functions to generate the custom html reports.
Let me know if you need any more info.
Thanks,
SUpputuri
SUpputuri