Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 94235 invoked from network); 17 Feb 2011 21:28:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Feb 2011 21:28:26 -0000 Received: (qmail 94198 invoked by uid 500); 17 Feb 2011 21:28:25 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 94089 invoked by uid 500); 17 Feb 2011 21:28:25 -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 94081 invoked by uid 99); 17 Feb 2011 21:28:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Feb 2011 21:28:25 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shettyd@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Feb 2011 21:28:18 +0000 Received: by iwc10 with SMTP id 10so3140640iwc.31 for ; Thu, 17 Feb 2011 13:27:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=yVSDeEE0EFlHwA+/z+PSsmu2A5zkMTDOx4XSfFndNlk=; b=qh+u9MF2M2d/IWtSBEreTL8MariUnx/jUa45OHIq3z/Mz4fOtIRoGZR6izwyG+lH5t Sp7F2taHrdAFQcY+Qp7hSeOJjLNpf/MzuX+CJ/bcZO+VOlxsTMPj7jB7pDE9r4jCAEfn qiRU0TdVeQMAnAqu8eoZqXwawEztk/mK4W7ac= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ShVWQoGbKbzpnHuhccRLU6XzY7UME3CaYJSKeAfUiB57mCWF3MHvAi/wp1h09KcPhs zmmtIjf2a+7ZMsGIwtKenxON7mzEdF80iWjZEuMhXbi75rWt7obOelfnbQN/1/LlZZQP MC3bpwmW28jFC1NLM+KIzYzxkimMRgpXeTCL0= MIME-Version: 1.0 Received: by 10.231.39.196 with SMTP id h4mr2029561ibe.129.1297978076280; Thu, 17 Feb 2011 13:27:56 -0800 (PST) Received: by 10.231.154.211 with HTTP; Thu, 17 Feb 2011 13:27:56 -0800 (PST) In-Reply-To: <1297976808.2021.9.camel@brian2> References: <1297976808.2021.9.camel@brian2> Date: Thu, 17 Feb 2011 13:27:56 -0800 Message-ID: Subject: Re: Aggragate Report Table data From: Deepak Shetty To: JMeter Users List Content-Type: multipart/alternative; boundary=002215048f6329b9c2049c8112a0 X-Virus-Checked: Checked by ClamAV on apache.org --002215048f6329b9c2049c8112a0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable There are some sample XSLT scripts that ship with JMeter show you how to ge= t most of the data that you can then modify regards deepak On Thu, Feb 17, 2011 at 1:06 PM, Brian Devaney wrot= e: > I am running a number of JMeter scripts in a batch mode. Each of them > is generating an aggregate report and saving the data to a jtl file. Is > there any way to automate saving the data in a table format? Currently, > the Aggregate Report page will display the data and provides a button to > "Save the Table Data", but I have not been able to find out how to > automate the process. I am taking all of the jtl files and loading them > one by one and saving the data manually. > > -- > Brian Devaney > DocFinity=AE by Optical Image Technology, Inc. > 100 Oakwood Avenue, State College, PA 16803 > ph: 814.238.0006 ext. 274 > fax: 814.238.0011 > mailto:bdevaney@DocFinity.com > http://www.docfinity.com/ > > > DISCLAIMER: This email may contain proprietary information, some or all > of which may be legally privileged. It is for the intended recipient > only. If an addressing or transmission error has misdirected this email, > please notify the author by replying to this email. If you are not the > intended recipient, you may not use, disclose, distribute, copy, print, > or rely on this email. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --002215048f6329b9c2049c8112a0--