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:
When I execute the tests, the report for the Response Times Over Time looks like this:
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