Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 184 invoked from network); 11 Aug 2005 13:44:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Aug 2005 13:44:32 -0000 Received: (qmail 18103 invoked by uid 500); 11 Aug 2005 13:44:31 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 17622 invoked by uid 500); 11 Aug 2005 13:44:30 -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 17609 invoked by uid 99); 11 Aug 2005 13:44:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2005 06:44:29 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_40_50,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [139.131.240.43] (HELO s1.com) (139.131.240.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2005 06:44:50 -0700 Received: from ([10.6.65.127]) by ferric.s1.com with ESMTP id 132010221.42655542; Thu, 11 Aug 2005 09:43:47 -0400 Received: by nrcw2kexg01.norc.s1.com with Internet Mail Service (5.5.2657.72) id ; Thu, 11 Aug 2005 09:40:56 -0400 Message-ID: <8029130FC3FEDF43AC1224C66E1B807E010F0145@PUNW2KEXG03.pun.s1.com> From: Umesh Pawar To: 'JMeter Users List' Subject: RE: few doubts Date: Thu, 11 Aug 2005 09:42:16 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C59E7A.7CC027B6" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C59E7A.7CC027B6 Content-Type: text/plain Yes you are correct,they don't appear in the URL. I'll try recording via JMeter's recording proxy and let you know more details. Thanks -----Original Message----- From: Michael Stover [mailto:mstover1@apache.org] Sent: Thursday, August 11, 2005 8:32 AM To: jmeter-user@jakarta.apache.org Subject: Re: few doubts It sounds like the parameters are sent via a POST, in which case they don't appear in the URL. Have you tried recording a login via JMeter's recording proxy - that way you can see exactly what the browser sends during the login process. -Mike On Thu, 2005-08-11 at 09:16 -0400, Umesh Pawar wrote: > Can anybody help me... > > I am started using Jmeter recently ,.I have a some doubts - > > My application is consists of ASP web pages which queries and access > data from SQL server. > I want to simulate scenario in which 1000 users will try to login - > Login page has three fields viz. Bank,UserID and Password and one Push > button with name Login. > > I have created http request but got confused - > > - How to assign values to three fields viz. Bank,UserID and Password > because application > does not send any parameters with URL. > URL for Login Page : http ://qa2ivr31/secured/Login.asp > After successful login it shows MainMenu page and URL for Main Page > is http ://qa2ivr31/secured/MainMenu.asp > > - How will I perform action in http request which will ensure to click > on Login button. > > - Is there any way to monitor actions performed on application in Run > Mode like loadrunner? > > I have attached jmx file for the reference. These are stupid questions > but since I am knew to Jmeter I am looking forward for kind help. > > Thanks, > Umesh > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org ------_=_NextPart_001_01C59E7A.7CC027B6--