https://issues.apache.org/bugzilla/show_bug.cgi?id=52317
Bug #: 52317
Summary: Reset Counter option for each itération
Product: JMeter
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Make it possible for the user to reset the counter for the next iteration of
the thread.
It could be helpfull for some user with this kind of script :
++Thread
+HTTP Request 1
- Regexp (VARIABLE)
+ForEach Controller
-Counter (CPT)
-HTTP Request 2 (which use ${__V(VARIABLE_${count}_g1)} (and other wiht g2,
...)
...
And that it avoids having to develop its own counter
Thanks for this enhancement,
Thierry
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.