Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 30502 invoked from network); 9 Aug 2005 18:06:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2005 18:06:47 -0000 Received: (qmail 13904 invoked by uid 500); 9 Aug 2005 18:06:43 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 13886 invoked by uid 500); 9 Aug 2005 18:06:43 -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 13873 invoked by uid 99); 9 Aug 2005 18:06:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 11:06:43 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebbaz@gmail.com designates 64.233.182.200 as permitted sender) Received: from [64.233.182.200] (HELO nproxy.gmail.com) (64.233.182.200) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 11:07:04 -0700 Received: by nproxy.gmail.com with SMTP id c2so296381nfe for ; Tue, 09 Aug 2005 11:04:50 -0700 (PDT) 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=pr3TGKORjhy4q1LI60NiiJJ4m/AJnsZYYcCpRQIX15QSE8BVnpNIT6JE9lSQZXm7x7XVhcfZPrKkpzhkW7jC3+cqivdPeFgC8DgyjQbZu76HYa0fsM+XotqwopjDmmZfUciqZ5Pd+qz+zSJInJVtscN0SZeLVeOcDiPqJRnQ3/8= Received: by 10.48.43.14 with SMTP id q14mr84848nfq; Tue, 09 Aug 2005 11:04:49 -0700 (PDT) Received: by 10.48.144.17 with HTTP; Tue, 9 Aug 2005 11:04:47 -0700 (PDT) Message-ID: <25aac9fc050809110432453b03@mail.gmail.com> Date: Tue, 9 Aug 2005 19:04:47 +0100 From: sebb To: JMeter Users List Subject: Re: Users from file In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What does happen? Any messages in jmeter.log ? Where in the test plan have you put the CSV functions? S. On 09/08/05, Gino Gargiulo wrote: > Hi Noam, >=20 > Thanks for your response. I have tried what you asked. I placed the > ${__CSVRead(file,next())} right under my username and password variables = but this still does not work >=20 > Regards, >=20 >=20 >=20 > Gino Gargiulo > -----Original Message----- > From: Noam Paz [mailto:noam.paz@db.com] > Sent: August 9, 2005 10:21 AM > To: JMeter Users List > Subject: Re: Users from file >=20 >=20 >=20 >=20 >=20 >=20 > Hi Gino, > in your user parameter define the following variables: > user ${__CSVRead(${file},0)} > password ${__CSVRead(${file},1)} > next ${__CSVRead(${file},next())} >=20 > the variable next (which you do not explicitely use) does the job you wan= t. >=20 > Best regards / Viele Gr=FC=DFe >=20 > Noam Paz >=20 >=20 >=20 >=20 >=20 >=20 > "Gino Gargiulo" >=20 > 09.08.2005 19:07 = = = = = = = = = = = = = To > = = = = = "JMeter Users List" > = = = = = = = = = = = = = cc > = = Please respond to > = = "JMeter Users List" = = = = = = = = = = Subject > = = = = = Users from file >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Hi, >=20 > I have some scripts that are to read in usernames and passwords from > file. The file I have setup if like the following >=20 > UN1,PWD1 > UN2,PWD2 > UN3,PWD3 >=20 > Etc. >=20 > I use the CSVRead function to read in the 2 values. The issue is that > it only ever reads in the first user and password and does not go down > the list. I have tried this with jmeter 2.02 and jmeter 2.03. Can > someone help please? >=20 >=20 > Regards, >=20 >=20 >=20 > Gino Gargiulo >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 >=20 >=20 >=20 > -- >=20 > Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informa= tionen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuem= lich erhalten haben, informieren Sie bitte sofort den Absender und vernicht= en Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe d= ieser Mail ist nicht gestattet. >=20 > This e-mail may contain confidential and/or privileged information. If yo= u are not the intended recipient (or have received this e-mail in error) pl= ease notify the sender immediately and destroy this e-mail. Any unauthorize= d copying, disclosure or distribution of the material in this e-mail is str= ictly forbidden. >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org