> Actually once have changed the report formatting because that is actually HTML actually it's XML (Report.xml), you can convert generate HTML using XSL, but not with ReportEvent function. As everything in QTP "Reporter" is a COM object, interface of the objects described in help documentation. There is nothing vbscript can do with it. It is possible that some of the options of COM objects undocumented, but can be used. We wouldn't know about it anyway.
Back to the question, as far as I know (you can rechecked by opening Result.xml in test editor), everything we write with ReportEvent is written as CDATA, so not much manipulations can be done with it. On Tue, Apr 21, 2009 at 10:51 AM, abha tiwari <aabhaatiw...@gmail.com>wrote: > then is there any way in vbscript to do so. Actually once have changed the > report formatting because thatis actually HTML, but I am not able to > recollect. > > > On Tue, Apr 21, 2009 at 8:08 PM, Roman Zilber <rzil...@gmail.com> wrote: > >> Descriptive programing is a way to work with GUI objects, there is nothing >> to do with reporting. >> >> *Reporter.ReportEvent* *EventStatus*, *ReportStepName*, *Details* [, * >> Reporter*]* >> >> *that is an interface of ReportEvent function, you can change four >> parameters. >> >> >> On Tue, Apr 21, 2009 at 8:31 AM, abha tiwari <aabhaatiw...@gmail.com>wrote: >> >>> Hi >>> >>> I want to change the formatting of the reports displayed through >>> "reporter.ReportEvent" using descriptive programing. Plz guide >>> >>> -- >>> Abha Tiwari >>> >>> >>> >> >> >> > > > -- > Abha Tiwari > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to MercuryQTP@googlegroups.com To unsubscribe from this group, send email to mercuryqtp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -~----------~----~----~----~------~----~------~--~---