Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 42827 invoked from network); 5 Apr 2006 21:27:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 21:27:41 -0000 Received: (qmail 8109 invoked by uid 500); 5 Apr 2006 21:27:41 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 7592 invoked by uid 500); 5 Apr 2006 21:27:39 -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 7581 invoked by uid 99); 5 Apr 2006 21:27:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 14:27:39 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebbaz@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO pproxy.gmail.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 14:27:37 -0700 Received: by pproxy.gmail.com with SMTP id f25so8435pyf for ; Wed, 05 Apr 2006 14:27:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Z5qGNqTnchyMSUSjpln3yysO0TTGCSVwUEOI9qx7lJfjMWdUZrfvOGjiKynCAfKijmY117ERseCUeLsMmgkGpmyxt5xlieKAXbCS/SgoeRKSu41vlZ3OhJxlTze2BCzzbSQDcPr4QKASh7tbkVA7h0NUpzK/f7zLwS/OKZUqroY= Received: by 10.35.49.4 with SMTP id b4mr98844pyk; Wed, 05 Apr 2006 14:27:17 -0700 (PDT) Received: by 10.35.34.9 with HTTP; Wed, 5 Apr 2006 14:27:17 -0700 (PDT) Message-ID: <25aac9fc0604051427k7f3a8feenf8b029f3ccf3a368@mail.gmail.com> Date: Wed, 5 Apr 2006 22:27:17 +0100 From: sebb To: "JMeter Users List" Subject: Re: play back In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You can write all the data to files using the "Save Responses to a file" Post-processor, and then view the files in a browser. If you add a Tree View Listener to the Workbench, you can view the pages as you record the test; add it to the test plan, and you can see pages as the test is run. S. On 05/04/06, Sonam Chauhan wrote: > If I understand what Sunil has in mind, to capture 'screens' as > WinRunner does, you probably need to first tick this setting in the > outermost 'Test Plan' element: > ---------------------------- > [x] Functional Test Mode > Select functional test mode only if you need > to record to file the data received from the server for each request. > > Selecting this option impacts performance considerably. > ---------------------------- > > The logs will then record the full data returned by the sampler. You'll > still need to write an application to extract this data, arrange it in > the order visited by the various threads, and present it to the tester. > > Sincerely, > Sonam Chauhan > -- > Corporate Express Australia Ltd. > Phone: +61-2-9335-0725, Email: sonam.chauhan@ce.com.au > > -----Original Message----- > From: Chandrashekhar O [mailto:ochandrashekhar@productdossier.com] > Sent: Wednesday, 5 April 2006 6:25 PM > To: 'JMeter Users List' > Subject: RE: play back > > I think the screens cannot be re-played using j-meter. I mean that > re-played > things is not displayed in screens. > J-meter sends the request and paramaters information and simulates as of > the > user is entering the info in a browser. > > Hope this helps. > > Regards, > Chandrashekhar. > > -----Original Message----- > From: sunil krishna [mailto:sunilkris007@gmail.com] > Sent: Wednesday, April 05, 2006 12:58 PM > To: JMeter Users List > Subject: play back > > Hi, > > I am learing to use Jmeter. I am able to record all the transactions of > my > application(Java built), but I am unable to play them back. That is I > cant > see any screens as I do incase of winrunner. And I also noticed some > pages > which are not part of my application and I haven't visited during > recording. > Can any one help me out. > > Thanks in advance, > Sunil > > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org