Hi Scott, This addition to HTTP Parameter Mask does seem useful, and I had need of the same functionality, but solved the problem a different way: I wrote an XML generator to generate the HTTP User Parameter Modifier XML files from a template file. The template file uses placeholders to enable indices to be inserted anywhere in a parameter value (e.g. [EMAIL PROTECTED], [EMAIL PROTECTED]).
I can send you the generator source and compiled classes, plus a test template file if you like. peace, Joe > -----Original Message----- > From: Scott Eade [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 09, 2002 12:10 AM > To: JMeter Users List > Subject: HTTP Parameter Mask > > > Hi, > > Looking at HTTP Parameter Mask, it seems that a minor change, the > inclusion > of a suffix in addition to the prefix, would make this modifier > more useful. > This would allow me to specify a username thus: > > [EMAIL PROTECTED] > > With a prefix of "user" and a suffix of "@myco.com". > > In order to do this currently I need to use a HTTP User Parameter > modifier, > coding each of the userids into an XML file. This seems like > overkill if my > users have a regular naming structure - a HTTP Parameter Mask > that provided > a suffix would be a much better solution. > > I can probably work on a patch if this is seen as useful, but being new to > JMeter I don't yet feel confident that I will identify all of the > necessary > changes. > > Cheers, > > Scott > > > -- > 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]>