Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 60274 invoked from network); 10 Dec 2003 19:21:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Dec 2003 19:21:28 -0000 Received: (qmail 66446 invoked by uid 500); 10 Dec 2003 19:21:17 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 66199 invoked by uid 500); 10 Dec 2003 19:21:15 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 66186 invoked from network); 10 Dec 2003 19:21:15 -0000 Received: from unknown (HELO mail.zentech.com) (209.190.194.178) by daedalus.apache.org with SMTP; 10 Dec 2003 19:21:15 -0000 Received: from ZenDsk12 ([192.168.1.33]) by mail.zentech.com (8.11.6/8.11.6) with ESMTP id hBAJ5af25306 for ; Wed, 10 Dec 2003 14:05:36 -0500 From: "Becky Moore" To: "'JMeter Users List'" Subject: attempting to test multiple users sequentially Date: Wed, 10 Dec 2003 14:21:09 -0500 Message-ID: <000001c3bf52$c4196d10$2101a8c0@zentech.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C3BF28.DB436510" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-MailScanner: Found to be clean X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0001_01C3BF28.DB436510 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I am trying to test each user id and password for certain features. This = is not a load test. I just want them to log in and out in a certain order = so I can see what users have items in their inbox and which don't. Seems = useless now but its part of a bigger test I am building.=20 Rather than change the password manually each round I tried using a = "user parameter" preprocessor but it continued going through the multiple = threads and iterations of the test with the same user id. I am placing the preprocessor at the controller level. Was that the incorrect place? Am I using the wrong item? Please help. =20 Thank You, Becky ------=_NextPart_000_0001_01C3BF28.DB436510--