Hello all,
 
I'm new jmeter user. Please help me with the parameterization problem I have.
I need to create test with multiple users' login. I login *.csv file and placed 
it directory where I'm keeping my testplan file. I bind parameters and values 
in Login HTTP request:
division     ${DIV}
username  ${USER}
password  ${PASS}
I created CSV Data Set Configuration and place it before Login node. 
When I run the test, only first value is submitting from login.csv file. 
Below is request from View Result Tree:
division =CD10&username=${USER}&password=${PASS}
Please advice. 
 
Thank you,
George

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to