In theory, you can do part of this with a suitable choice of maximum threads and thread ramp-up time. [The ramp-up time needs to be >= maxThreads*timeToReachStableState]
However, there is currently no way to stop the ramp-up or the test based on response times, so one would need to stop the test manually. -- The opinions expressed herein are my own, and are not necessarily endorsed by my employer ... -----Original Message----- From: Jonathan Easterling [mailto:[EMAIL PROTECTED] Sent: 30 June 2003 20:29 To: JMeter Users List Subject: Maximum Throughput type test: Hello, I am needing some advice on how to build this test plan if it is possible. I would like to 1. Login Check response 2. Retrieve Page x times Check Response times 3. Retrieve Page y times Check Response times Then add another thread to do the same thing. For example 1 thread to begin, then 2 threads and keep increasing until the response times reach a threshold then finish. Any suggestions? Jon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

