Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 15134 invoked from network); 2 Aug 2005 14:34:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2005 14:34:58 -0000 Received: (qmail 52844 invoked by uid 500); 2 Aug 2005 14:34:55 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 52819 invoked by uid 500); 2 Aug 2005 14:34:54 -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 52806 invoked by uid 99); 2 Aug 2005 14:34:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 07:34:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.208.25.103] (HELO smtp1.phx.gblx.net) (64.208.25.103) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 07:34:46 -0700 Received: (from daemon@localhost) by smtp1.phx.gblx.net (8.11.2/8.11.2) id j72EYrf07271 for ; Tue, 2 Aug 2005 07:34:53 -0700 (MST) Received: from UNKNOWN(209.130.177.141), claiming to be "[10.60.93.60]" via SMTP by smtp1, id smtpdAAA7baWlo; Tue Aug 2 07:34:51 2005 Subject: RE: Calling 1 Test Plan From Another From: Michael Stover Reply-To: mstover1@apache.org To: jmeter-user@jakarta.apache.org In-Reply-To: References: Content-Type: text/plain Organization: Apache Software Foundation Date: Tue, 02 Aug 2005 10:31:34 -0400 Message-Id: <1122993094.6213.9.camel@P78WVP51-udp504000uds.ams.gblxint.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0-1mdk Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think this is a good idea. My advice would be to extend the functionality of the current Module Controller to allow it to point to an external file as a "module". That way you can use the code that's there for module substitution. -Mike On Tue, 2005-08-02 at 11:33 +0100, Steven Murphy wrote: > I am thinking about trying to create a new object, External Module > Controller (EMC) for want of a better name, that will beahave kind of like > the Module Controller, but will work on external test fragemtns instead of > fragements under the Workbeanch. > > Does any one have a suggestions on what method to use? I was thinking that > maybe I could merge the external fragments into the test plan under the EMC > when the test is executed. > > If I was to merge it into the test plan is there a way I can get it to > replace a chunk of XML? I'm thinking that it would be good to have it > replace anything under the EMC instead of appending to it each time. > > From: "Steven Murphy" > Reply-To: "JMeter Users List" > To: jmeter-user@jakarta.apache.org > Subject: Calling 1 Test Plan From Another > Date: Tue, 12 Jul 2005 13:56:37 +0100 > > Hi all, > > I am using JMeter to regression test a Web based administration console. I > am looking for a way that I can execute a Test Plan from inside another one. > > For Example: I have 4 Test Plans which test different functions on the same > page. To get to this page the first 3 HTTP Request samplers are the same. > in each test Is there a way I can put these 3 actions into a separate Test > Plan and then call that Test Plan from the 4 other ones? > > Cheers > Steve Murphy > > --------------------------------------------------------------------- > 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