Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 4591 invoked from network); 3 Sep 2008 07:15:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Sep 2008 07:15:40 -0000 Received: (qmail 83586 invoked by uid 500); 3 Sep 2008 07:15:32 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 83559 invoked by uid 500); 3 Sep 2008 07:15:32 -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 83548 invoked by uid 99); 3 Sep 2008 07:15:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2008 00:15:32 -0700 X-ASF-Spam-Status: No, hits=4.0 required=10.0 tests=DNS_FROM_OPENWHOIS,FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2008 07:14:33 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KamZz-0001Yi-EP for jmeter-user@jakarta.apache.org; Wed, 03 Sep 2008 00:15:03 -0700 Message-ID: <19284107.post@talk.nabble.com> Date: Wed, 3 Sep 2008 00:15:03 -0700 (PDT) From: ashish261080 To: jmeter-user@jakarta.apache.org Subject: Stress testing with JMeter - HTTP User Parameter Modifier MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ash.abrol@yahoo.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I want to simulate 1,000 requests on my web application each request passing different paramaters to the login.jsp file ie. 1000 different usernames and passwords to the login page. For that I defined set of users in an XML file named users.xml and saved it under the bin directory of JMeter's distribution with the name users.xml overwriting the existing sample file username linuxuser password techie username windowsuser password non-techie I then changed the following input fields in order to simulate each individual user with the stress test: * Number of threads: From the Thread Group option, changed this number to 3 to reflect those declared in the users.xml file. * Pre-processors: While placed on the HTTP Request icon, right-clicked and selected the Add -- Pre Processors -- User Parameter choice from the pull-down menu. I read that this option tells JMeter to load the users.xml file. But despite doing that I don't see the users.xml contents being reflected in the User "Parameter" Preprocessor screen as given in the screenshot. JMeter manual says there is a preprocessor "HTTP User Parameter Modifier" but I can find only "User Parameter" Preprocessor. Please tell me where am I going wrong. Am i using the wrong version. I am currently using jakarta-jmeter-2.3.2 version. http://www.nabble.com/file/p19284107/Userparameter.jpeg -- View this message in context: http://www.nabble.com/Stress-testing-with-JMeter---HTTP-User-Parameter-Modifier-tp19284107p19284107.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