You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Mark Juliana <mj...@netflix.com> on 2004/04/07 23:45:49 UTC

CSVRead function problems

Hello-


I'm trying to use CSVRead and I'm not getting the results I expect.

Here are CSVRead function calls:
${_CSVRead(nfusers.txt,0)}
${_CSVRead(nfusers.txt,1)}

This is what I see in the results:
POST http://qa1.netflix.com/Login
Query data:
email=${nfusers.txt,0)}&password1=${nfusers.txt,1)}

If I change the CSVRead function to a StringFromFile function it reads the
nfusers.txt but includes the whole line from the file (i.e.
username,password).

Any ideas or suggestions would be much appreciated!

Thanks-  Mark Juliana

P.S. This is using Jmeter 2.0.0 and JDK 1.4.1_02 (also tried 1.3.1)


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org