You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/05/15 07:26:35 UTC

[Bug 64444] New: JMeter Response Time Mismatch : Parent Controller Response Time > Sum of Child Samplers Response Time

https://bz.apache.org/bugzilla/show_bug.cgi?id=64444

            Bug ID: 64444
           Summary: JMeter Response Time Mismatch : Parent Controller
                    Response Time > Sum of Child Samplers Response Time
           Product: JMeter
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: deepambika.nagarajan@aspiresys.com
  Target Milestone: JMETER_5.3.0

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64444] JMeter Response Time Mismatch : Parent Controller Response Time > Sum of Child Samplers Response Time

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64444

Deepambika <de...@aspiresys.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Deepambika <de...@aspiresys.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.