jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

JMeter Run Duration Exceeds

Open Manoj200005 opened this issue 3 months ago • 0 comments

Expected behavior

We have configured our script using include controller, and configured the test duration for 1 hour, expected should be completed within 1hour.

Actual behavior

If include controller is been added in the script the execution is prolonged for more than an hour it actually runs 7 to 8 hours eventhough the run setting is configured for 1hour.

we did another run without include controller, the run went fine completing the targeted samples in 1hr.

Is it possible that due to include controller the run duration will get extended....

Steps to reproduce the problem

  1. Create a script with any site.
  2. Add simple controller and save as test fragment.
  3. Now add include controller under thread group.
  4. configure the test fragment in the include controller.

JMeter Version

5.6.3

Java Version

open jdk version 8

OS Version

Microsoft windows

Manoj200005 avatar Sep 24 '25 04:09 Manoj200005