Setting user variables from functions

2004-09-24 Thread Ashley Hayes
Hi all, I've created a test plan that has variables defined for my userid, password, etc.. I would like to populate these variables from a CSV file. I tried to achieve this by putting ${__CSVRead(users.csv,0)} into the value of the user defined variable that is parent to all my sampler

Re: Setting user variables from functions

2004-09-24 Thread sebb
Try the Pre-processor User Parameters: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#User_Parameters No need to set up multiple users. == The Config Element User Defined Variables is described at:

RE: Setting user variables from functions

2004-09-24 Thread Ashley Hayes
: Setting user variables from functions Try the Pre-processor User Parameters: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#User_Pa rameters No need to set up multiple users. == The Config Element User Defined Variables is described at: http://jakarta.apache.org/jmeter

RE: Setting user variables from functions

2004-09-24 Thread Ashley Hayes
Sounds great, newbies Much appreciated A -Original Message- From: Michael Stover [mailto:[EMAIL PROTECTED] Sent: 24 September 2004 14:42 To: JMeter Users List Subject: RE: Setting user variables from functions If you make the values in the User Parameters ${_StringFromFile