https://issues.apache.org/bugzilla/show_bug.cgi?id=56036
Bug ID: 56036
Summary: Execution of Loop Controller node could be skipped in
case its Loop Count is defined with use of variable
from User Parameters node and there is no preceding
sampler
Product: JMeter
Version: 2.11
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Created attachment 31234
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31234&action=edit
Loop Controller execution gets skipped
Execution of Loop Controller node is being skipped while Loop Count is defined
with the use of a variable from User Parameters node providing there is no
another sampler (e.g. HTTP Request) in the parent node available.
If in Loop Controller's parent node another sampler gets added (e.g. HTTP
Request of Debug Sampler), execution of Loop Controller would not be skipped.
Please see attached screenshots.
--
You are receiving this mail because:
You are the assignee for the bug.