Re: While loop executing regardless of true or false state

2004-12-02 Thread sebb
On Fri, 03 Dec 2004 11:16:15 +1100, Kim Wan <[EMAIL PROTECTED]> wrote: > Hi all, > > I am setting up a testplan that executes reports by sending http > requests. Some of these requests take a few minutes to execute so I've > added a while loop and a cookie manager to continually access the state >

While loop executing regardless of true or false state

2004-12-02 Thread Kim Wan
Hi all, I am setting up a testplan that executes reports by sending http requests. Some of these requests take a few minutes to execute so I've added a while loop and a cookie manager to continually access the state of a query within any one session. The while loop checks the html being returne

RE: nesting constants/variables between two groups in template

2004-12-02 Thread Kyle McAbee
Dear Liao: You wrote: > for the following, I did not get any result from the View Result in the > table, listener Perhaps an example would be useful. Run the attached test plan ("Java Request shows variable value.jmx") and look at the View Results In Table control panel. The first HTT

Re: Useful little tool

2004-12-02 Thread sebb
I've updated the page to add details of TCPMon, which is in the Apache WebServices Axis project. Intended for SOAP monitoring, but looks as though it might also be useful for general TCP monitoring. S. On Thu, 2 Dec 2004 10:54:08 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > that's funny. a netwo

Re: nesting constants/variables between two groups in template

2004-12-02 Thread sebb
On Thu, 2 Dec 2004 13:16:07 -0500, Liao, Avian <[EMAIL PROTECTED]> wrote: > To display a variable value while a test plan is running, follow these steps. > 1. Add a Java Request element (a Sampler) to the test plan after the > point in the test plan where the variable is defined by an element

RE: nesting constants/variables between two groups in template

2004-12-02 Thread Liao, Avian
To display a variable value while a test plan is running, follow these steps. 1. Add a Java Request element (a Sampler) to the test plan after the point in the test plan where the variable is defined by an element or a function. 2. In the Java Request, do the following: a. Set the L

RE: Aggregate Report Clarification

2004-12-02 Thread Liao, Avian
Got it, thanks! -Original Message- From: nlunebur [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 5:15 PM To: JMeter Users List Subject: Re: Aggregate Report Clarification rate is the number of requests being sent per time period. eg 7.5/sec is 7.5 requests being sent per se

Re: Useful little tool

2004-12-02 Thread Peter Lin
that's funny. a network sniffer. there are open source network sniffers out there, so it's not necessary to buy one. Though that one looks reasonably priced and has a nice gui. you can add a link on jmeter's wiki if you like. others may find it useful. peter On Thu, 2 Dec 2004 10:42:45 -0500,

Useful little tool

2004-12-02 Thread Martin Adamec
Hi folks, I have an application under test that is not using any web browser as a client. Anyhow our custom made client communicates with application server tier via Apache/Tomcat. I found very difficult to use Badboy to see what's going on from the Client tier perspective. So, I was searching f

Re: Constant Throughput Timer

2004-12-02 Thread sebb
On Thu, 2 Dec 2004 15:22:19 +0100, Coret Bob <[EMAIL PROTECTED]> wrote: > Hi, > > The specification of my performancetest states that a particul page has to > have a specific maximum responsetime when 50 pages per minute are requested. > So I made the following Test Plan to test this in a testru

Constant Throughput Timer

2004-12-02 Thread Coret Bob
Hi, The specification of my performancetest states that a particul page has to have a specific maximum responsetime when 50 pages per minute are requested. So I made the following Test Plan to test this in a testrun of 1 hour: Testplan + Thread Group (Number of Threads:50, Loop Count: Forever,