Hi. I need to make an adaptive test on a server. The test starts with a simple HTTP request. Depending on the sample time of this request i want to increase the load of the test. For example: I start with 10 thread users. If the sample time is low i want it to increase to 30 threads users at runtime.
How could i do that? Should i make a new Threadgroup start at runtime? How? Thanks. Juliano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

