Hello! 

Can anyone recommend a software tool focused on presentation and analysis of
test results? I was hoping to find something that could be fed JMeter
results (XML or CSV format) and do the following: 

1.      Stores result data long term, and present it through a convenient
interface (for eg: a JUnit style HTML interface)

2.      Interface has drill-down links to additional data (eg: debug data
captured on test failure) 

3.      Lets users to analyse results further. For eg:
        3.1.    Differences in across different systems
        3.2.    Failure rates for software components
        3.3.    Variances in test runtimes over a time period 
        Basically, facilitates slicing 'n dicing the data. 

4.      A facility to annotate/comment test results would be a plus.

The presentation/analysis interfaces I looked at were for test engines like
JUnit, but seems tightly coupled to the test engine. I also posted this
question without success to the comp.software.testing newsgroup:
 
http://groups-beta.google.com/group/comp.software.testing/browse_frm/thread/
d47e41393b4cd9f0?tvc=1&hl=en - so I am asking it again here. 

Cheers,
Sonam

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to