Am 01.08.2017 um 19:03 schrieb Harsha Gayan:
When testing data from csv file in CSV Data Set Config, Number of
Threads(Users) in the Thread Group need to be set as number of data
sets(rows) in the csv file. so, the user need to be know the number of data
sets in the csv file before testing it. can someone tell me is that a issue
or some kind of miss understand.
The number of threads and the number of rows in a csv file don't have to be the same and in most cases (at least the ones I use) are not the same.

CSV Data Set Config has a few options, that control its behaviour. Look at "Recycle on EOF?" and "Sharing mode".

EOF stands for End Of File. If you check the option "Recycle on EOF?" the file will be read from start, if the end was reached. Sharing mode will control, whether each thread has its own pointer into the file, or all/some threads share a pointer into the file.

Felix


On Thu, Jul 20, 2017 at 1:13 PM, Harsha Gayan <[email protected]>
wrote:

Hello, i'm working with the JMeter issue ID 55840. i haven't clean idea
about what XPathExtractor.java class does. so can someone help me to
clear about that

On Tue, Jul 18, 2017 at 12:18 PM, Harsha Gayan <[email protected]>
wrote:

Hello, i;m working with the JMeter Bug ID 61262. so, i read the those
kind of data (city and appid) from csv file and i test that using weather
API site. so i tested but it didn't show me any kind of error. so can
someone describe what exactly the bug in there. thank you



Reply via email to