Hello Deepak,

I don't know that whether it is possible through CSV Data Set Config. 
As u said "Pass the name of the file you want to run as a Jmeter property
and use that
property in the filename field "

So how to do such configuration settings....u have any reference of it??


Mahesh Kharat wrote:
> 
> Hello,
> 
> I want to apply different load to my application & want to see performance
> of it.
> I am using CSV Data Set Config to take parameters from file.
> 
> I am explaining my requirement through following example.
> 
> eg. I am using C:\Example\MainFile.csv as filename in CSV Data Set Config.
> Also using Aggregate Report & Summary Report to see performance.
> 
> Following are the contents of MainFile.csv.
> File1.csv
> File3.csv
> File5.csv
> 
> File1.csv contains 
> User11,Password11
> 
> File3.csv contains
> User31,Password31
> User32,Password32
> User33,Password33
> 
> File5.csv contains
> User51,Password51
> User52,Password52
> User53,Password53
> User54,Password54
> User55,Password55
> 
> If you observed that there are diffrent no of records in
> File1.csv,File3.csv & File5.csv 
> which implies different load.
> 
> I don't want to write C:\Example\File1.csv,C:\Example\File3.csv &
> C:\Example\File5.csv in filename field 
> of CSV Data Set Config every time to see performance of it.
> 
> I Just want to write C:\Example\MainFile.csv in filename field of CSV Data
> Set Config which will take care of load testing.
> 
> Is it possible??
> 

-- 
View this message in context: 
http://old.nabble.com/Doubt-about-CSV-Data-Set-Config-tp27777316p27777561.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

Reply via email to