You can create a CSV file of usernames and passwords.

In your script, add a "Config Element" > "CSV Data Set Config".  On this
element, you define the file location and the variable names that reference
each column.  In this case, 'username' and 'password'.  Then, on your login
page, you simply have to add ${username} and ${password} to the appropriate
request parameters. 
-- 
View this message in context: 
http://jmeter.512774.n5.nabble.com/test-a-web-app-with-multiple-user-logins-tp3240289p3240707.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to