Edit HTML Report Template in LoadRunner
Question ID: 104392
3
0

Is there a way to edit the HTML document that gets generated from the LoadRunner Analysis HTML Report? I add a javascript to my HTML reports and I would like to just edit the template and be done with it.

Thanks!

Marked as spam
Posted by (Questions: 1, Answers: 0)
Asked on September 21, 2011 5:26 pm
433 views
Answers (1)
2
Private answer

You may be able to manipulated the [BasicInfo]-->CustomData= to:

CustomData=''javaScript.....''

I have not tried this personally; however, I think it is worth a try. Begin by creating a custom template in the Analysis UI, and save it with a new name.

Then go to: C:Program Files (x86)HPLoadRunnerAnalysisTemplates[ your template name ] directory and edit the Result0_Graph(n).def file. This is where you will insert your java script code as a single long line.

Let me know if this works.

Marked as spam
Posted by (Questions: 4, Answers: 41)
Answered on February 28, 2013 3:53 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top