Using JMeter, can anyone let me know the procedure to add the values from a file to the end of a URL.
i.e., if there are 10 values in csv file, my HTTP Request should run 10 times, adding new value to the relative URL path. For Ex : If the values in the csv file are : llink1, link2, link3 ..... corresponding URLs should be : HTTP Request Default : http://myurl.com HTTP Requests: /link1 /link2 /link3 ..... Please help me out. -- View this message in context: http://jmeter.512774.n5.nabble.com/How-to-add-multiple-values-from-a-file-to-the-end-of-a-URL-tp2649550p2649550.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]

