Thanks Mike.

Maybe a request to enhance the CSV Data Set Config so you can also use a
path? I store my scripts (jmx) and testdata separately (to create some
order in the chaos...), but in this case it is not possible. If others
have the same setup, it is maybe something to consider.

-Sander

-----Original Message-----
From: Michael Stover [mailto:[EMAIL PROTECTED] 
Sent: woensdag 17 augustus 2005 13:50
To: jmeter-user@jakarta.apache.org
Subject: RE: CSV Data Set Config

The component expects the file to be found relative to the directory
where the .jmx is stored.

Skipping over empty columns sounds like a bug, I'll look at it today.

-Mike

On Wed, 2005-08-17 at 10:53 +0200, Sander Stevens wrote:
> I encoutered the following:
> 
> The csv file should be in the folder where the jmx is located. A path
> (pointing the location of the file) is obviously (in my situation) not
> possible. Further more there is a problem with reading the csv file.
If
> some fields are empty, the CSV Data Set Config gets confused. When I
> fill the empty fields with e.g. an 'x' (just to have something in the
> fields), it is working fine. 
> 
> Looks like the CSV Data Set Config is not working as expected. I would
> assume that empty fields ar eno problem and that I can use a path for
> the location of my csv file.
> 
> Am I right? Or am I missing something?
> 
> Sander 
> 
> -----Original Message-----
> From: Sander Stevens 
> Sent: woensdag 17 augustus 2005 9:50
> To: jmeter-user@jakarta.apache.org
> Subject: CSV Data Set Config
> 
> Hi,
> 
> I have some trouble with CSV Data Set Config and hoping that someone
can
> help me.
> 
> I added the CSV Data Set Config to my testplan. 
> Entered the parameters as follows:
> 
> Filename: v:\testen\automation\testdata\tapis-history.csv
> Variable names:
> execute,testcase,description,errorcode,errordescription,ipaddress
> Delimiter: ;
> 
> The variable are used later on in my testplan to execute test.
> 
> Nothing happens if I run the testplan and the message in the log file
> is:
> 2005/08/17 09:30:26 ERROR - jmeter.config.CSVDataSet: Failed to read
> file: v:\testen\automation\testdata\tapis-history.csv 
> 
> Strange, because the file is available.
> 
> I got the same configuration built up with User Parameters and that is
> working fine. Can open the file, fill the variables and run the
> testplan.
> 
> Any ideas? Something I forgot to add maybe?
> 
> Thanks,
> Sander Stevens
> http://www.techtest.nl
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to