It's not possible to add more threads after starting a test.

One way round this is to use a long ramp-up period, but this needs to
be decided before starting the test.

Another is to use a throughput controller which depends on a property,
and change the value of the property at run-time using the BeanShell
server.

If you parameterise the test plan appropriately, you can reuse the
same test plan for different numbers of threads. See the JMeter FAQ.

Threads can be shut down individually using the On Error element in
conjunction with a suitable assertion. Or the BeanShell server can be
used to shut threads down remotely.

I don't know if the BeanShell server works with multiple Thread Groups
- probably not.

S.

On Mon, 29 Nov 2004 13:49:08 +0200, Yuval Kenigsbuch <[EMAIL PROTECTED]> wrote:
> 
> 
> Hi,
> 
> Is it possible to change the number of threads (to add more thread/ remove
> part of the threads / stop one group) after starting the test?
> 
> Thanks!
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to