Return-Path: X-Original-To: apmail-jmeter-dev-archive@minotaur.apache.org Delivered-To: apmail-jmeter-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EAF911193A for ; Mon, 16 Jun 2014 03:59:20 +0000 (UTC) Received: (qmail 19255 invoked by uid 500); 16 Jun 2014 03:59:20 -0000 Delivered-To: apmail-jmeter-dev-archive@jmeter.apache.org Received: (qmail 19219 invoked by uid 500); 16 Jun 2014 03:59:20 -0000 Mailing-List: contact dev-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list dev@jmeter.apache.org Received: (qmail 19205 invoked by uid 99); 16 Jun 2014 03:59:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 03:59:20 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ng.tuna11@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 03:59:17 +0000 Received: by mail-wi0-f171.google.com with SMTP id n15so3305226wiw.10 for ; Sun, 15 Jun 2014 20:58:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=twP1pyk+ggAcVl7oZlj/MYlTq5D+YMzPvjGkAgn9iAA=; b=tLjYwRxKxGkTNp8X7yNIEd5S924r4yw46dZv3RY0fpUmRoEu6/Qt19eAtxPlAptH8N BQIhO/alC0FoI88Q0kmJ/hezxBlVAweG5vVLGNJk0LKqb0PjYHbF1+OkPm/SEY8jGYcd o0t1FfSiBqKNfi3PVVdNcXUYfuAhsykDYPjLfryqNHG/hHba/UHXfGFMa6QNY8saaC2h 6UM4PIA+ovtZQ45xpirKABQnfynsJgi/YIO249iX5JBXKx4RCC84bACo/niWJ2gGS8EC fuFXneoheDrqbrmf4ZKKDuNwmkZXGgzwT2cMY634DQLw0C7XYBg12Z6y7Zxxq2vweEg1 sM8w== MIME-Version: 1.0 X-Received: by 10.181.12.102 with SMTP id ep6mr23900283wid.0.1402891134200; Sun, 15 Jun 2014 20:58:54 -0700 (PDT) Received: by 10.217.91.130 with HTTP; Sun, 15 Jun 2014 20:58:54 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Jun 2014 10:58:54 +0700 Message-ID: Subject: Re: How to generate JTL file from java code From: Anh Tu Nguyen To: dev@jmeter.apache.org Content-Type: multipart/alternative; boundary=f46d0438edebb6707104fbec0b11 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0438edebb6707104fbec0b11 Content-Type: text/plain; charset=UTF-8 Thanks Sebb & sorry for out-list question. Already subcribed user list. Cheers, 2014-06-13 19:44 GMT+07:00 sebb : > This is off-topic for the developer list. > > But the answer is to be found in the manual. > Either add a Listener that writes to a file, or use the command-line > option to add a listener to the configuration, see > > http://jmeter.apache.org/usermanual/listeners.html#batch > > The rest of that page is worth reading for additional config settings. > > Please seek any further help on the user list after subscribing there. > > On 13 June 2014 05:28, Anh Tu Nguyen wrote: > > Dear guys, > > > > I'm finding a way to run jMeter from JAVA code as the following guide: > > > > > http://blazemeter.com/blog/5-ways-launch-jmeter-test-without-using-jmeter-gui > > > > However, I can't generate JTL result file with that code. Anyone can > help? > > > > Thanks, > > ---Tuna > -- ---Tuna --f46d0438edebb6707104fbec0b11--