How do you handle the reporter structure in an easy fashion?
This area of QTP is not very densely documented but I have found that by using either the last parameter of Reporter.ReportEvent to assign the event to a specific OR object or to call the more low level function Reporter.LogEvent it is possible to be rather creative in structuring the generated reports (both in structure and in content).
Any other ideas or pointers on how to work with the report structure?