-
Bug
-
Resolution: Fixed
-
Major
-
None
We use the performance plugin from jenkins to process our Jmeter results. we use JTL.
We noticed that the ThroughPut graphs seems to be showing incorrect data.
Our understanding is that this graph is supposed to display Average Througput
Average through put is calculated as follows: total number of successfully completed request over the time period test ran divided by number of seconds in that time window.
Kindly let us know if this is incorrect