Seems you want the qtp generated report in html format. You will have to use a lot of html & xml coding and also read the qtp results to do so. Never created such a report before so wont be able to give you the code. The html report generated by ReporterManager matches your requirement except the tree view. Its a normal one frame report. Try to understand the code and try modifying it. You might achieve your goal. Do let us know what you land on..
All The Best!! On Tue, Sep 29, 2009 at 12:33 PM, naveen naveen11 <[email protected] > wrote: > Hi, > > Could you please send me the code of the same,i am not able to usderstand > the code. My report should change on every run > > Regards > Naveen > > > > > On 9/28/09, Enock Prince <[email protected]> wrote: >> >> See if this helps. >> >> >> http://www.advancedqtp.com/content/knowledge-base/projects/reportermanager/ >> >> On Sat, Sep 26, 2009 at 8:27 PM, naresh goel <[email protected]> wrote: >> >>> Hi Manish, >>> >>> Hope u got some solution for customized test fusion report in HTML >>> format.Because the approach which u have sent is simple error log. >>> >>> Regards >>> Naresh >>> >>> >>> On 9/22/09, naresh goel <[email protected]> wrote: >>>> >>>> Hi Manish, >>>> >>>> Thanks for your reply but need a customized report which is dynamic in >>>> nature. >>>> >>>> Regards >>>> Naresh >>>> >>>> >>>> On 9/22/09, Manish Bhalshankar <[email protected]> wrote: >>>>> >>>>> Open the registry editor, and go to >>>>> HKLM->SOFTWARE->Mercury Interactive->QuickTest >>>>> Professional->Logger->Media->Log >>>>> >>>>> There’s an item named "Active" under that key. Change it to 1 (it >>>>> should be 0) >>>>> >>>>> Now when you run a test (you need to restart QTP after the change), the >>>>> results folder will include a LOG folder, with the entire log as a single >>>>> HTML file. It’s a concise report, but it’s quite enough for most uses. >>>>> >>>>> >>>>> On Mon, Sep 21, 2009 at 1:46 PM, naresh goel <[email protected]>wrote: >>>>> >>>>>> >>>>>> Hi all, >>>>>> >>>>>> Any one havig source code to generate test result in html format with >>>>>> tree view in one frame and nodes details in other frame. >>>>>> >>>>>> Like i am working in keword driven framework and i have been given >>>>>> task to generate test result in tree view ie customized mode.There are >>>>>> 2 frame first frame is having tree view with contents Test Suite,Test >>>>>> Scenerio,Test Cases and Test step.If click Test Suite it expands the >>>>>> Test Scenerio and when i click test scenerio it expands various test >>>>>> case and when i click on test case the other frame displays the test >>>>>> status,description,snap shots and blah blah.. . >>>>>> >>>>>> Hope every one has understood my requirement >>>>>> >>>>>> Waiting for promt reply >>>>>> >>>>>> Regards >>>>>> Naveen Shrivastava >>>>>> >>>>>> >>>>>> -- >>>>>> Regards, >>>>>> Manish | HPCP >>>>>> >>>>>> Messanger IDs: >>>>>> Skype: manishbhalshankar >>>>>> Yahoo: manishbhalshankar >>>>>> GTalk: manishbhalshankar >>>>>> >>>>> >>>>> >>>> >>> >>> >>> >> >> >> -- Regards, Manish | HPCP Messanger IDs: Skype: manishbhalshankar Yahoo: manishbhalshankar GTalk: manishbhalshankar --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -~----------~----~----~----~------~----~------~--~---
