Re: HTTP User Parameter Modifier

2003-12-03 Thread mstover1
Combine the User Parameters with a StringFromFile or CVSRead function and you can then stick your usernames and passwords into a text file very easily. -Mike On 3 Dec 2003 at 13:37, [EMAIL PROTECTED] wrote: > Howdy, > I see that the "HTTP User Parameter Modifier" has been deprecated? > > 1) D

Re: Http User Parameter modifier again

2002-10-16 Thread Mike Stover
First, you should use the newer User Parameters config element instead of the HTTP User Parameter Modifier - it's easier and more general. You could sort of get the effect I imagine you're looking for by using two User Parameter config elements, one for the user-specific variables, and one fo

Re: HTTP User Parameter Modifier

2002-10-14 Thread Michal Kostrzewa
Hi Mike > I am attempting to use the HTTP User Modifier Parameter with release 1.7.3 > to create usernames and passwords to login to a login page. However, I > cannot get the subsitiution to function. > > Namevalue > FmUname${user_id} > FmPassword${password} I'm afrai

Re: HTTP User Parameter Modifier

2002-10-14 Thread Mike Stover
I think you are confusing the User Parameter config element and the HTTP User Parameter Modifier. The former is only available in the latest nightlies. To use the Modifier (which uses the users.xml file), your HTTP Request needs to use the same parameter name as in the file. The value of

RE: HTTP User Parameter modifier

2002-07-10 Thread Joseph Barefoot
No problem, good luck with your testing. :) > -Original Message- > From: Juan Dellarroquelle [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 4:14 PM > To: JMeter Users List > Subject: Re: HTTP User Parameter modifier > > > Thanks Joe and Michael, &

Re: HTTP User Parameter modifier

2002-07-10 Thread Juan Dellarroquelle
Thanks Joe and Michael, I successfuly get the stuff up 'n running. Thanks a lot! Juan. - Original Message - From: "Joseph Barefoot" <[EMAIL PROTECTED]> To: "JMeter Users List" <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 3:50 PM Subject: RE:

RE: HTTP User Parameter modifier

2002-07-10 Thread Joseph Barefoot
Juan, I have emailed you the modifier code and install instructions offline. joe > -Original Message- > From: Juan Dellarroquelle [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 9:52 AM > To: JMeter Users List > Subject: HTTP User Parameter modifier > > > I was reading the m