Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 70341 invoked from network); 5 Feb 2007 09:55:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2007 09:55:41 -0000 Received: (qmail 84645 invoked by uid 500); 5 Feb 2007 09:55:42 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 84630 invoked by uid 500); 5 Feb 2007 09:55:42 -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 84619 invoked by uid 99); 5 Feb 2007 09:55:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2007 01:55:41 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [66.98.242.25] (HELO cougar.cougardns.com) (66.98.242.25) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2007 01:55:31 -0800 Received: from 84-12-154-216.dyn.gotadsl.co.uk ([84.12.154.216] helo=[192.168.1.129]) by cougar.cougardns.com with esmtpa (Exim 4.63) (envelope-from ) id 1HE1iZ-0006zt-Pb for jmeter-user@jakarta.apache.org; Mon, 05 Feb 2007 11:09:04 +0000 Subject: Re: User Interface response time plugin From: git Reply-To: git@cubicalland.com To: JMeter Users List In-Reply-To: <20070204.150937.754.362217@webmail01.lax.untd.com> References: <20070204.150937.754.362217@webmail01.lax.untd.com> Content-Type: multipart/alternative; boundary="=-I9EbJg+U5h5MxJHIrqK2" Organization: Cubical Land Date: Mon, 05 Feb 2007 09:55:19 +0000 Message-Id: <1170669320.5444.8.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-PopBeforeSMTPSenders: git@cubicalland.com X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cougar.cougardns.com X-AntiAbuse: Original Domain - jakarta.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - cubicalland.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org --=-I9EbJg+U5h5MxJHIrqK2 Content-Type: text/plain Content-Transfer-Encoding: 7bit Aaron , As Sebb said, the solution is to capture the communication between the browser and the server via a JMeter proxy. Although you might think of AJAX as being different to 'normal' browser traffic, the web server sees it as being identical. So, once you have captured the requests that are being sent via AJAX you can replicate them and time them as you would other page load. We at Project-Network do it all the time. As well as the wiki and other JMeter help, you can check out nerds-central http://nerds-central.blogspot.com/2006/08/pushing-envelope-with-jmeter.html and http://nerds-central.blogspot.com/2006/09/pushing-envelope-little-more.html both of which I wrote to get our team members started on this sort of thing. Cheers AJ On Sun, 2007-02-04 at 23:08 +0000, mr_1978@juno.com wrote: > Hi All, > > I'm using Jmeter to test a UI which submits information via a form and > displays the results in multiple frames within an HTML page which has > ajax embedded in the HTML pages to only make requests to the server for > information when necessary. > > I'm wondering if there is any way for me to capture the actual time it > takes for the full page to load in the browser, versus the time it > takes for the client to receive the response? Are these considered the > same in means of response time? Also is there a way for me to capture > the time it takes teach Ajax request to respond? > > Google hasn't been much help in finding the answers to these questions > so I'm turning to the group for help. > > > Thanks in advance, > > Aaron > > > ________________________________________________________________________ > Interested in getting caught up on today's news? > Click here to checkout USA TODAY Headlines. > http://track.juno.com/s/lc?s=198954&u=http://www.usatoday.com/news/front.htm?csp=24 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > www.cubicalland.com www.nerds-central.blogspot.com --=-I9EbJg+U5h5MxJHIrqK2--