Mike,
I am not sure what you mean by real string values.  Do you mean that one can
index into the User Parameters table by adding some kind of suffix to the
variable name? Or perhaps that it is necessary to have a distinct variable
name for each parameter value? The latter option is not practical for a
large number of parameter values.
-Ayman

-----Original Message-----
From: Mike Stover [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 2:47 PM
To: JMeter Users List
Subject: Re: varying HTTP request parameters by iteration


There isn't a good way to do that right now.  You can use the counter config
element to create new numbers for each iteration, but you're probably
looking for
real string values.  This would make a good enhancement request, and it
should
only take an hour or two to write this component.

-Mike

On 12 Feb 2003 at 14:18, Ayman Mobarak wrote:

> Anyone have an example script or other info regarding how to vary request
> parameters so that they take on different values for each iteration
through
> a test plan?  I currently have a setup using the User Parameters config
> element to assign a distinct set of values to each thread. In this case
the
> full set of parameter values can only be exercised by running several
> threads in parallel.  What I would like to do is use a counter to index
into
> the User Parameters table and run with only a single thread picking up a
> different set of values for each iteration. A concrete example would be
very
> much appreciated.
> -Ayman Mobarak
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to