Hi, How is the data from the CSV filed pulled up? Say for instance if 5 therds are there with test data of 100 in number how do the 5 therds access the test data?
Shall i assume that 1st thred will use 1-20 test data only, 2nd thread will be using 21 to 40, 3rd thread 41 - 60 and so on and will stick in the bound of 20 only??? Please explain how the test data is pulled for a scenario of 5 thread, 100 test data and 30 min duration :) Is there any way we can send the data in a sequential, unique and random way for 3 different scenarios. Please clarify.. Thanks in advance..:) Narahari -- View this message in context: http://www.nabble.com/Data-format-in-CSV-Dataset-config%21%21-tp18063638p18063638.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

