Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94F679141 for ; Thu, 19 Apr 2012 18:14:12 +0000 (UTC) Received: (qmail 24051 invoked by uid 500); 19 Apr 2012 18:14:12 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 23988 invoked by uid 500); 19 Apr 2012 18:14:12 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 23977 invoked by uid 99); 19 Apr 2012 18:14:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 18:14:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of llowder@oreillyauto.com designates 208.70.182.171 as permitted sender) Received: from [208.70.182.171] (HELO domino1.oreillyauto.com) (208.70.182.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 18:14:04 +0000 MIME-Version: 1.0 In-Reply-To: Subject: Re: PreProcessor and test fragment question To: "JMeter Users List" Message-ID: From: llowder@oreillyauto.com Date: Thu, 19 Apr 2012 13:14:42 -0500 Content-type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable References: X-KeepSent: CD92438E:7D79EEFC-862579E5:006332DD; name=$KeepSent; type=4 X-Mailer: Lotus Notes Release 8.5.1 September 28, 2009 X-Disclaimed: 55935 X-MIMETrack: CD-MIME by Router on domino1/OReilly(Release 8.5.3|September 15, 2011) at 04/19/2012 13:14:03,CD-MIME complete at 04/19/2012 13:14:03,Itemize by Router on domino1/OReilly(Release 8.5.3|September 15, 2011) at 04/19/2012 13:14:03 Shmuel Krakower wrote on 04/19/2012 10:11:51 AM: > You can put the pre processor on the same level as the samplers (instead of > as a child of each). I didnt got the second part of the question.. The second part of the question had to do with scope. Let's say that I have a test plan as follows: thread group +test fragment to login +module controller linked to various fragments to do core testing +test fragment to logout thread group +core test 1 +core test 2 ... +core test N Now, for example, if in my login test fragment, if I have a HTTP Request Default, will the settings in that be used only in that fragment, or can it be used by say, the requests/fragments pulled in by the module controller? On this app I am testing, I have a lot of common things that have to be done for each section, but I also have enough that will change each time that I need to find some way to parameterize part of the tests and make reuse of other parts as easy and as manageable as I can. If there was a way to pass command line args to the module controller, (or some other way to achieve that effect) that would be quite awesome. Lee Lowder This communication and any attachments are confidential, protected by Commu= nications Privacy Act 18 USCS =A7 2510, solely for the use of the intended = recipient, and may contain legally privileged material. If you are not the = intended recipient, please return or destroy it immediately. Thank you. = --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org