jmeter-analysis-maven-plugin icon indicating copy to clipboard operation
jmeter-analysis-maven-plugin copied to clipboard

Plugin that parses JMeter result files and computes performance indicators such as average request duration

Results 20 jmeter-analysis-maven-plugin issues
Sort by recently updated
recently updated
newest added

How can I visualize the assertions errors in HTML report criated by jmeter-analysis-maven-plugin ? Thanks for advance.

I've added config for ruler.com to perform releases to maven central. To enable it you will need to: Go into Settings -> Collaborators & teams Add rultor.com as a collaborator...

For those of us with lower traffic services, it would be helpful to have the option of expressing our throughput in requests/minute vs requests/second and have that be a better...

…runcating the key after the first space. This is to resolve the issue#30. https://github.com/afranken/jmeter-analysis-maven-plugin/issues/30

Maybe is possible to add option to add link do diffrent types of reports, also export to csv for example Aggregate Report below link with diffrent type of reports with...

Dear all, Now I added "jmeter-analysis-maven-plugin" to my maven Jmeter project for generate the graph report, but I find that, the graph png or report is not enough to check...

Hi, I'm using in conjunction with the jmeter-plugin and I would like run the analyser again on some existing results. How can I do this please? I've tried failsafe:post-integration-test without...

Report doesn't display thread group name with spaces in it. If my Jmeter thread group is called "Thread Group - Whatever" then the report shows "Thread" as the thread group...

Error in 1.06 plugin when using option: jmeter.save.saveservice.timestamp_format=none Should provide some user readable error instead of a vague null pointer.

Hi, I am using Jmeter with webdriver sampler plugin. I have integrated with Maven for reports I am using jmeter-analysis-maven-plugin. When run tests, I am able to execute tests but...