I am trying to test an HTTP API by defining a list of test requests in a "CSV
Data Set Config" and submitting to the API using an "HTTP Request" sampler.
Problem I am having is that the entries in the CSV file contain embedded
parameters, example :
http://<server-address/webapp/<servlet-name>?DATE1=${DATE1}&DATE2=${DATE2}
I was hoping to set the values for these parameters in a "User Define
Variables" element and then have them expanded automatically. However this
doesn't occur. The requests that are being submitted as the example above
without substitution of variable names for values.
Any idea how I can get this to work?
Thanks.
--
View this message in context:
http://www.nabble.com/CSV-Data-Config-Help-tf2546375.html#a7095817
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]