RE: User Parameters not evaluated in the firs request

2004-11-15 Thread Coret Bob
56 To: JMeter Users List Cc: Subject: Re: User Parameters not evaluated in the firs request Dunno without looking at the code, but it looks like the UDV is being evaluated before the test has fully started. Try using the Pre-Processor User Parameters instead. S. On Mon, 15 Nov 200

Re: User Parameters not evaluated in the firs request

2004-11-15 Thread sebb
Dunno without looking at the code, but it looks like the UDV is being evaluated before the test has fully started. Try using the Pre-Processor User Parameters instead. S. On Mon, 15 Nov 2004 16:41:41 +0100, Coret Bob <[EMAIL PROTECTED]> wrote: > > I´ve got the User Defined Variable "rn1" in my

User Parameters not evaluated in the firs request

2004-11-15 Thread Coret Bob
I´ve got the User Defined Variable "rn1" in my Thread Group defined as "${__Random(0,3,rn1)}". I use this variable in the HTTP Request. The Thread Group has a loop count of 6. When I look at the View Results Tree I see "${__Random(0,3,rn1)}" in the first request, in the following requests I see