Bug 60477

Summary: Have an asynchronous equivalent of Generate Summary Results with an embedded Http Server
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2016-12-13 21:56:46 UTC
It would be nice to have a more visual Listener than what we currently have with Generate_Summary_Results.

Some ideas:
- Make it asynch
- Have it compute :
1) Percentiles per selected transactions
2) Min per selected transactions
3) Max  per selected transactions
4) Top 5 Errors
5) Top 5 errors per selected transactions


- It should compute those an just return a JSON body
- A simple HTML+Javascript page would do the rendering
- We could embed a HTTP server
Comment 1 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4193