Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 64088 invoked from network); 30 Aug 2005 13:15:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2005 13:15:59 -0000 Received: (qmail 37533 invoked by uid 500); 30 Aug 2005 13:15:57 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 37275 invoked by uid 500); 30 Aug 2005 13:15:55 -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 37262 invoked by uid 99); 30 Aug 2005 13:15:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2005 06:15:55 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of woolfel@gmail.com designates 64.233.170.196 as permitted sender) Received: from [64.233.170.196] (HELO rproxy.gmail.com) (64.233.170.196) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2005 06:16:10 -0700 Received: by rproxy.gmail.com with SMTP id r35so1194575rna for ; Tue, 30 Aug 2005 06:15:53 -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:references; b=q0o8i9LWIKGf6qbuZChZtecywYcGRXHDhf7lPn+9oJsU0CWLSaRNQ8nsARWulo75JgIDjTZGCMAlEbXmNPxqVUmp5V1yKlq+8GB6Nv87SN8rsHkUhdR7I/Nb1g6oeWRWSgKBSl3coaGwn+hHXDSnXQUfvkxoOt4OeRnBs7XvedY= Received: by 10.38.24.14 with SMTP id 14mr96335rnx; Tue, 30 Aug 2005 06:15:53 -0700 (PDT) Received: by 10.38.86.26 with HTTP; Tue, 30 Aug 2005 06:15:53 -0700 (PDT) Message-ID: <27e674a90508300615630c7741@mail.gmail.com> Date: Tue, 30 Aug 2005 09:15:53 -0400 From: Peter Lin To: JMeter Users List Subject: Re: Automatic execution of JMeter scripts In-Reply-To: <200508300855.AEE02949@persistent.co.in> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_606_3138144.1125407753272" References: <200508300855.AEE02949@persistent.co.in> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_606_3138144.1125407753272 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 8/30/05, Niranjan Dash wrote: >=20 > Hi, >=20 >=20 >=20 > I joined today in this group; I hope this will be a great experience of > knowledge sharing... >=20 > Since a couple of weeks am using Jmeter for my company, but I'm least > experience in terms of using this tool. As currently I taking enough of= =20 > help > from the Jakarta.Apache site, still I've some doubts while working with= =20 > this > tool. >=20 >=20 >=20 > 1- Can we use Jmeter itself for running multiple numbers of test plans > instead of using .bat files? not sure what you mean. You can merge multiple test plans into 1 and run=20 them sequentially. the other option is to run in console mode and pass the= =20 .jmx file. hope that helps peter ------=_Part_606_3138144.1125407753272--