Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 47500 invoked from network); 24 Jan 2011 05:50:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jan 2011 05:50:37 -0000 Received: (qmail 79512 invoked by uid 500); 24 Jan 2011 05:50:37 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 79260 invoked by uid 500); 24 Jan 2011 05:50:34 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 78297 invoked by uid 99); 24 Jan 2011 05:50:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 05:50:32 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 05:50:26 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PhFJV-0001xY-Hi for jmeter-user@jakarta.apache.org; Sun, 23 Jan 2011 21:50:05 -0800 Date: Sun, 23 Jan 2011 21:50:05 -0800 (PST) From: rkannan To: jmeter-user@jakarta.apache.org Message-ID: <1295848205518-3354268.post@n5.nabble.com> Subject: Problem with CSV config using in loop MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I have configured CSV config set and using one thread group. Threads takes the values from CSV which i configured. Its works fine with few number of users. It takes each values for each thread when i configured the no. of users to below 100. My problem is when the no. of users is above 100 in loop, it takes the same value again for few threads. eg: CSV file having 300 values, no. of users set in jmeter 100, loop 3. My test plan looks like: +Test Plan ++Thread Group +++CSV Config file +++HTTP sampler1 (reads value from csv) +++HTTP sampler2 (no read from csv) I need the solution that, for each loop all the HTTP sampler1 should read unique value from CSV file Please suggest some solution for my problem Thanks in advance. -- View this message in context: http://jmeter.512774.n5.nabble.com/Problem-with-CSV-config-using-in-loop-tp3354268p3354268.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org