On 20/08/2009, Shinelog <mohamedasif.pa...@gmail.com> wrote: > > Hi all, > > i am trying to load test a application where i have to upload files for each > users. > i can able to do this with "USER PARAMETERS" for 10 users with user > variables like > > iasearch%3AapplicationNO > iasearch%3AcalendarInputDate > uploadform:upload:file
These are very odd names for variables. > ${iasearch%3AapplicationNO} > ${iasearch%3AcalendarInputDate} > ${uploadform:upload:file} > > us08/129 > 14/10/2008 > D:\Test1\Testdata\TEST1_TEST1.pdf > > > It works fine and its upload the file into database correctly. > > > I am unable to perform this with CSV Data Set Config for single user. > > > Here is the inforamtion that i specify for CSV Data config and csvdata.txt. > > filename : csvdata.txt > variable name : > iasearch%3AapplicationNO,iasearch%3AcalendarInputDate,uploadform:upload:file Why not use simpler variable names? > delimeter : , > > csvdata.txt. > ----------- > iasearch%3AapplicationNO,iasearch%3AcalendarInputDate,uploadform:upload:file, > us08/129,14/10/2008,D:\Test1\Testdata\TEST1_TEST1.pdf Why have you included the variable names as data columns in the CSV file? > > In this scenario how can proceed further? > > Kindly suggest your comments. > > > Regards, > Shinelog > > > > > > -- > View this message in context: > http://www.nabble.com/Parameterize-Uploading-File-wtih-CSV-DATA-CONFIG-tp25057768p25057768.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org