question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for JMeter's built in report generation

See original GitHub issue

Add support for:

java jar ApacheJMeter-3.0.jar -g ${basedir}/target/jmeter/results/*.jtl" -o "${basedir}/target/jmeter/results/dashboard/"

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Ardescocommented, May 6, 2017

Right I’ve got a bit of time and I’ve double checked, and I’m seeing the reports working OK at the moment.

Seems like a good place for an initial release to support JMeter 3.2. I would like to revisit the reports stuff though and carry on with the branch I started as that will allow you to generate reports from CSV files after tests have run.

0reactions
pmouawadcommented, May 1, 2017

Hi @Ardesco , Are you sure ? when I run the tests I get the report. What is missing exactly ? Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

User's Manual: Generating Dashboard Report - Apache JMeter
JMeter supports dashboard report generation to get graphs and statistics from a test plan. This chapter describes how to configure and use the...
Read more >
How to generate JMeter HTML Dashboard Report?
How to generate JMeter HTML Dashboard Report? · 1) Open JMeter and Add the Thread Group · 2) Add HTTP Request · 3)...
Read more >
How to generate correct JMeter HTML Dashboard Report?
Step 4: Open the “index.html” file inside JPetStoreResult folder using Google Chrome (as Google Chrome supports the best) and navigate through ...
Read more >
Run JMeter and generate HTML Dashboard Report from ...
JMeter supports dashboard report generation to get graphs and statistics from a test plan. The dashboard generator reads and processes samples ...
Read more >
How do I generate a Dashboard Report in jmeter?
1.Add 'Summary Report', 'Simple Data Writer' from Listeners. 2.Set location to generated csv; 3.open reportgenerator.properties from ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found