Re: __CSVRead behaviour with sample failures

2004-11-25 Thread sebb
You need to ensure that you call CSVRead once with the "next" parameter at the end of each set of data you want to use. Otherwise the wrong data is likely to be returned. It's best to do all the extraction of parameters in a User Parameters Pre-Processor: http://jakarta.apache.org/jmeter/usermanu

__CSVRead behaviour with sample failures

2004-11-25 Thread Ashley Hayes
Hi, I seem to be experiencing the follow behaviour of the CSVRead function. If a Http sampler error occurs and the ThreadGroup is configured to "Action to be taken after a Sampler error" as "continue" , then the "current row" of the CSV file is not updated correctly, e.g. the values in the row th