You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/01/27 19:32:57 UTC

DO NOT REPLY [Bug 33277] New: - Random variables change from http call to http call.

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=33277>.
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=33277

           Summary: Random variables change from http call to http call.
           Product: JMeter
           Version: 2.0.2
          Platform: HP
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: danderson_75@yahoo.com


If I set a variable as random in a User Defined Variable node the variable's
value changes whenever an http call is made. 

So i have : 
 User Defined Var 
  http call 1
  http call 2
  http call 3

In the user defined varialbe node I have a variable set  ${__Random(0,3,test)} 
and in each of the http calls I have a parameter named test which has the value
test. 

When I run the test I get 3 diffrent values for these variables. This was not
what I would expect to happen. I would expect that the variable would not
re-randomize on each of the http calls.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org