Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 61572 invoked from network); 3 Sep 2004 13:39:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Sep 2004 13:39:18 -0000 Received: (qmail 46395 invoked by uid 500); 3 Sep 2004 13:39:13 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 46186 invoked by uid 500); 3 Sep 2004 13:39:11 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 46157 invoked by uid 99); 3 Sep 2004 13:39:10 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [24.24.2.55] (HELO ms-smtp-01.nyroc.rr.com) (24.24.2.55) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Sep 2004 06:39:08 -0700 Received: from 192.168.1.100 (roc-69-201-79-10.rochester.rr.com [69.201.79.10]) by ms-smtp-01.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id i83Dd3Zw022398 for ; Fri, 3 Sep 2004 09:39:03 -0400 (EDT) Subject: Re: Problem From: Michael Stover Reply-To: mstover1@apache.org To: JMeter Users List In-Reply-To: <58D3ACCC163E3146BE9723105F0254660126F7F7@ausyms21.ca.com> References: <58D3ACCC163E3146BE9723105F0254660126F7F7@ausyms21.ca.com> Content-Type: text/plain Organization: Apache Software Foundation Message-Id: <1094219594.5738.34.camel@DaVinci> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5-4mdk Date: Fri, 03 Sep 2004 09:53:14 -0400 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm not sure I understand, but I'll take a stab. Are you saying you have to do a series of steps like: 1. login 2. submit a request that creates some data (or something) 3. Login as someone else 4. Approve the data created in step 2. ? And clearly, steps #3-4 cannot happen until step #2 finishes, and maybe there's some asynchronous processing going on? If there's no asynch processing, it's simple enough - a test plan that puts the above steps in order should work. Otherwise, you are looking at some sort of delay timer that you need to attach to step #3 so that JMeter waits some amount of time before proceeding. Have you read about the timers in the docs? Let me know if I've got it all wrong :-) -Mike On Fri, 2004-09-03 at 05:42, Tseitlin, Gary wrote: > Hello everyone, > I need to script situation, when through web service we doing some > workflow type business. > > I need to create request, then login with someone else and approve it. > My problem is, script is time based, but when we have heavy load, I am > missing request. > Is that possible to right script based on something like when request > gets there do something > > Thank you in advance > Gary > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org -- Michael Stover Apache Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org