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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to