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=33276>. 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=33276 Summary: If I create a variable specifically for random comparison it does not register. Product: JMeter Version: 2.0.2 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Test Setup: I have a user defined variable node, and 2 if nodes. In the user defined variable I have a variable named test which is set to be a random number 1 or 0. The first controller tests to see if the variable is 1 and the second tests for 0. Actual Results: When I run this test, the if controllers are either evaluated as false or they are skipped all together. I am not sure which. Expected: I should be able to define a variable and immeditly use it in an if controller. Workaround: If I I have a http call before the if controllers the problem does not appear. -- 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]
