If the issue can be reproduced using i.e. Debug Samplers
<https://jmeter.apache.org/usermanual/component_reference.html#Debug_Sampler>
or Dummy Samplers
<https://www.blazemeter.com/blog/jmeter-dummy-sampler> it looks like a
bug in JMeter, in that case you should open an issue in JMeter Bugzilla
<https://jmeter.apache.org/issues.html>
If not - maybe something is wrong with your test configuration, but in
order to investigate further we'll need your test plan (you can remove
sensitive data). the .jtl results file
<https://cwiki.apache.org/confluence/display/jmeter/JtlFiles> (again
with sensitive data removed if any) and jmeter.log file
<https://jmeter.apache.org/usermanual/get-started.html#logging> (with
debug log level verbosity)
On 7/7/2022 2:14 AM, Jun Zhuang wrote:
Hi,
I am scratching my head trying to understand a strange JMeter behavior
- maybe it's something strange I did in my script - I wonder if
someone can help me make sense? I am using the latest version of JMeter.
Following is my script. The thread group has 5 threads. All the
throughput controllers have 100% setting. The strange behaviors I have
been observing (from multiple runs) are:
1. in the output, "Transaction: Navigate to Pending GDA Review"
showed 5 x iteration number times. Same for two requests inside the
transaction (GET /signalr/hubs and /GET /siginalr/negotiate) but the
1st request (GET /Home/PendingGDAReview) only showed 5 times;
2. The "Get /Home/GetPendingGDAReviewGridData - No Search critera"
request inside the "Throughput Controller: Search without batch or
LIMS ID" showed 5 times only.
The execution count for requests inside the once only controller was
the expected 5 and requests within the if controller were executed as
expected.
Inline image
Thanks,
Jun
---------------------------------------------------------------------
To unsubscribe, e-mail:[email protected]
For additional commands, e-mail:[email protected]