I tried using HTML Parameter Mask and it didn't modify the 
http query parameters.  

        simple controller
                http request
                html parameter mask

The prameter mask, in my example, was to modify the query
parameter pName (see my original example below) changing it
from user1 to user2.  When I run my test plan I don't see a
modification to the parameter.  (It occurs to me now that
I may have to run this in a loop, perhaps the second iteration
would make the appropriate change.)

> -----Original Message-----
> From: Mike Stover [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 09, 2002 5:36 PM
> To: JMeter Users List
> Subject: Re: modifying query parameters
> 
> 
> In what way is the HTML Parameter Mask not sufficient for this?
> 
> -Mike
> 
> On 9 Aug 2002 at 17:12, Donald Stinchfield wrote:
> 
> > I have the following HTTP request:
> > 
> >   GET /actions/create_principal.jsp?&pName=user1&pPassword=tick
> > 
> > In a loop I'd like to submit this request 20 times with twenty
> > different values for pName.  For example, user1, user2, user3, and
> > so on.
> > 
> > I'm looking for functionality like HTML Parameter mask, but
> > on HTTP query parameters.
> > 
> > Anyone know how I can accomplish this using jmeter?
> > 
> > Thanks.
> > 
> > Regards,
> > Don Stinchfield
> > Red Bridge Interactive, Inc
> > 
> > 
> > --
> > To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> > 
> 
> 
> 
> --
> Michael Stover
> [EMAIL PROTECTED]
> Yahoo IM: mstover_ya
> ICQ: 152975688
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 
> 

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

Reply via email to