apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

Jmeter V5.6.3 HTML report -> Statistics under total showing half count of samples and fail count. Which is the right count of samples and failures? #6236

Open singhanupama2005 opened 3 months ago

singhanupama2005 commented 3 months ago

Expected behavior

samples count and fail count under "total" should match individual sum of all samples.

Actual behavior

Samples count is 2600 and fails 251 . However in distribution count for each label , if we sum samples count is 5200 and failures is 502

Steps to reproduce the problem

image

JMeter Version

5.6.3

Java Version

No response

OS Version

No response