DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32790>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32790 Summary: IfController only evaluated once within a LoopController Product: JMeter Version: 2.0.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have the following: LoopController (3 times) Counter (1 to 3) If (${counter} == 1)) SampleResult => "one" If (${counter} != 1)) SampleResult => "not one" ResultTree If I execute this script, it shows three times the result "one", but I would expect "one", "not one" and "not one" By the way: Is there a way to attach anything to a bug?? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
