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

            Bug ID: 64396
           Summary: Incorrectly calculates the response time of parent
                    sampler at the end of the test when using Transaction
                    controller along with timers and duration of test
           Product: JMeter
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.3.0

Created attachment 37205
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37205&action=edit
Contains Sample Script and sample result

Analyzed the JMeter calculation with when we run with transaction controller
with generated parent sample

Tested with and without Timers in script - (to check the mismatch occurs only
when we use timers with a duration)

For example: Tried 5 users infinite loop count and 5 min duration with timer -
At the end of the execution alone the child and parent sample response time
calculation works weird like showing more response time than the addition of
child samples, maybe the reason it adding the think time for further
non-executed samples

Tried in a different version of JMeter to confirm the above findings - could
observe similar behaviors in the latest version as well

Please find the attached script and sample result. Below is the findings from
the attached result,

>From the very Last entries with null response message for parent of Jtl could
see more response time in parent alone below is one example,

Parent response time = 4710 ms
but its child has = 1711 ms

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

Reply via email to