DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23006>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23006 Loop controller always executes once even when loop count is zero Summary: Loop controller always executes once even when loop count is zero Product: JMeter Version: 1.9.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Create a new thread group and add a View Results Tree as child to the thread group. Create a Loop Controller as child to the thread group. For the Loop Controller, set Loop Count to 0 and make sure the forever checkbox is unchecked. Add an HTTP Get request as a child to the loop controller. Now run the test plan. Notice that the HTTP Get request is executed for the first iteration of the thread group. Subsequent iterations of the thread group do not invoke the loop controller's get request. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
