0
votes

I've created a JMeter load test to test our API.
Currently we have four defined Use Cases that we want to test.
The Testplan is set up like this:
enter image description here

When I execute the tests, the report for the Response Times Over Time looks like this: enter image description here

I would have expected to find only the four defined Use Cases... what are the other Use Cases shown in the graph and how can I group them?

Thanks in advance

1

1 Answers

2
votes
  1. You can put your "Use Cases" under the Transaction Controller and tick "Generate parent sampler" box

    enter image description here

  2. Another option is filtering the samplers labels you want to see at the charts via jmeter.reportgenerator.exporter.html.series_filter property