Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 3914 invoked from network); 2 Feb 2006 01:32:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Feb 2006 01:32:00 -0000 Received: (qmail 47566 invoked by uid 500); 2 Feb 2006 01:31:58 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 47367 invoked by uid 500); 2 Feb 2006 01:31:57 -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 47356 invoked by uid 99); 2 Feb 2006 01:31:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 17:31:57 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebbaz@gmail.com designates 64.233.182.197 as permitted sender) Received: from [64.233.182.197] (HELO nproxy.gmail.com) (64.233.182.197) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 17:31:56 -0800 Received: by nproxy.gmail.com with SMTP id y25so38133nfb for ; Wed, 01 Feb 2006 17:31:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Z5f3FmHse+EcKB3NvIL+CAxRZCmAUHf0VT2P2uZLBvSjAvQIRUJdkdAz01gKF4aBA7nRH8DdRP7a7q03QNKGfyeWerTqy6ShzPql6ItsPqPz1d4xY8NbdkjXwyUjUqszo/4To3XwIruR7KmGYiBSudWvbboXpvYW5q9H6uwiN34= Received: by 10.48.217.10 with SMTP id p10mr49537nfg; Wed, 01 Feb 2006 17:31:34 -0800 (PST) Received: by 10.48.30.20 with HTTP; Wed, 1 Feb 2006 17:31:33 -0800 (PST) Message-ID: <25aac9fc0602011731p3285e6b6x@mail.gmail.com> Date: Thu, 2 Feb 2006 01:31:33 +0000 From: sebb To: JMeter Users List Subject: Re: Option to Iterate through dataset ONLY once In-Reply-To: <02DE4AC5D15A20499CD13670796C03D4A08EBF@us-nj-mail1.comverse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <02DE4AC5D15A20499CD13670796C03D4A08EBF@us-nj-mail1.comverse.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 01/02/06, Banihali Sadia wrote: > Hi Everybody, > > Do we have any option in Jmeter wherein I can specify all threads to > iterate only once through the dataset. Set the loop count so there are enough dataset entries to go round. Or have a look at StringFromFile which has a count option. > Scenario I am testing: > > Creating Subscribers: The Dataset has a set of subscriber numbers,I do > not want the threads to use the rows again after first time as the > subscribers already exist on the database. > > Thanks in advance for your help. > > Sadia > > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org