What's the error you see in jmeter logs?

Shmuel Krakower.
www.Beatsoo.org - re-use your jmeter scripts for application performance
monitoring from worldwide locations for free.


On Wed, Jan 2, 2013 at 10:19 AM, danimni <[email protected]> wrote:

> Hi,
> Is it possible to load CSV file from Ant task?
> I have an element 'CSV Data Set Config' that loads all LoginIDs (I have
> several files, in each test, I need to load different LoginIDs files). I do
> not know how to change the CSV file name using Ant task.
> for example, in order to I set the numbers of Threads and Ramp Up Period.
>
>      <property name="threads" value="10"/>
>      <property name="rampupperiod" value="20"/>
>
> In the same way i tried to set the file name:
>      <property name="CSVFileName" value="LoginID_File1"/>
>
> Somehow,  this value is not being loaded in the JMeter test file.
>
> Am I missing something?
>
> thanks,
> Dan.
>
>
>
>
>
>
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Load-CSV-file-from-Ant-task-tp5715690.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