Ticket #168 (closed enhancement: fixed)

Opened 7 months ago

Last modified 2 months ago

Save All charts for Controller Panel Load Test creates summary html document

Reported by: fcohen Assigned to: llara@avanticatec.net
Priority: critical Milestone:
Version: 5.1 Keywords:
Cc:

Description

A new function that will create an HTML page that summarizes a TestScenario's results. The HTML page shows the Scalability Index charts and then groups the Transaction Distribution charts by TestNode and the Resource Utilization charts by TestNode. Please add this function to the Save All function in the Controller Panel.

Attachments

tm5_results_template.zip (81.1 kB) - added by fcohen on 10/17/07 20:24:14.
Template of the Results Summary

Change History

10/12/07 08:13:36 changed by fcohen

Two more things:

1) While you are at it, please also add to the summary chart horizontal axis labels that indicate the CR level for each vertical bar. Currently you have to roll the mouse over each bar to learn the CR level.

2) Please test this using the command-line option to run a TestScenario.

Thanks.

-Frank

10/17/07 20:23:38 changed by fcohen

See the attached template for the report. -Frank

10/17/07 20:24:14 changed by fcohen

  • attachment tm5_results_template.zip added.

Template of the Results Summary

10/17/07 20:28:21 changed by fcohen

An important additional item:

The template needs to use the images/loadtotest.png if a Command-line switch -loadtotest is present. There is no current facility for this switch in main.java and there needs to be. This is to allow private labeling of TestMaker to DBA InfoPower (http://www.dbainfopower.com) as LoadToTest?.

-Frank

10/20/07 11:15:28 changed by fcohen

Luis Carlos checked-in the new code to implement the summary report into cvs.pushtotest.com in the tm5 repository. The new report looks good. It still needs the additional features of summarizing the TestNode XML results summary files and the branding issue.

-Frank

10/22/07 14:00:26 changed by fcohen

I confirmed that 168 is finished for the basic functions. Here are some notes:

1) The specification in ticket 168 calls for private labeling to LoadToTest? (the brand name DBAip uses.) This does not appear to be added yet.

2) The TestNode transaction log entries do not yet appear in the summary report.

3) The Save All Reports function creates the files one-level too high in the directory structure. For instance, I used Save All Reports today. It created Mon_Oct_22_13-32-06_PDT_2007.html in testmaker_home/reports. I would rather it create a file named index.html in testmaker/home/reports/Mon_Oct_22_13-32-06_PDT_2007. Also, please put the header.html file and the images directory into testmaker/home/reports/Mon_Oct_22_13-32-06_PDT_2007.

-Frank

11/01/07 17:04:03 changed by fcohen

  • status changed from new to closed.
  • resolution set to fixed.

Looks great. Confirmed done. -Frank

03/11/08 10:33:39 changed by root

  • milestone changed.

Milestone release deleted