Bug 64444

Summary: JMeter Response Time Mismatch : Parent Controller Response Time > Sum of Child Samplers Response Time
Product: JMeter - Now in Github Reporter: Deepambika <deepambika.nagarajan>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: major CC: deepambika.nagarajan
Priority: P2    
Version: unspecified   
Target Milestone: JMETER_5.3.0   
Hardware: PC   
OS: All   

Description Deepambika 2020-05-15 07:26:35 UTC
Hi All,

Recently I have observed one issue in JMeter response time population after analyzing the jtl result files of multiple test runs. 

Please refer the test settings which I have tried & their observations so far,

Response Time Mismatch - Issue: 

Last executed parent controller's response time is greater than the sum of its child samplers response time. Additional response time is not within the think time range. So not sure, from where it's getting that time and adding in parent controller

Response Time Mismatch Occurs (for the below combinations):

Test Duration + Timer (Uniform Random Timer/Constant Timer) + RampDown Time (Example: 1 Hour duration + 20 secs think time + 15 mins ramp down)
Test Duration + Timer (Uniform Random Timer/Constant Timer) + RampDown Time

No Response Time Mismatch (for the below combinations):

Test Duration + No Timer + Ramp Down
Test Duration + No Timer + No Ramp Down
No Test Duration + No Timer + No Ramp Down
Tried JMeter Versions: JMeter 4.0, JMeter 5.0, JMeter 5.1.1

Tried in the latest JMeter version as well - JMeter 5.2.1, but there I have observed 1 more issue where JMeter gives 0 as minimum response time for the last executed parent controller. Will post this issue separately.

Due to security reasons, I am not able to publish or attach my results here as I had this issue in my real time projects.

I have not enabled adding times of the timer in parent controllers.

Thank You
Comment 1 Deepambika 2020-05-15 07:32:42 UTC
Adding to that, It adds the additional time in the below conditions,

1. All the child samplers are executed
2. Not all the child samplers are executed
Comment 2 The ASF infrastructure team 2022-09-24 20:38:19 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5314