Hello! Stepping Thread Group has Wiki page at http://code.google.com/p/jmeter-plugins/wiki/SteppingThreadGroup
С уважением, Андрей Похилько -----Original Message----- From: Viswanathan Arunachalam [mailto:[email protected]] Sent: Thursday, June 03, 2010 10:08 AM To: JMeter Users List; [email protected] Subject: jmeter plugin for Stepping Thread Group Hi guys where can i find info about the jmeter plugin for Stepping Thread Group -----Original Message----- From: Sonam Chauhan [mailto:[email protected]] Sent: Thursday, 8 April 2010 6:56 p.m. To: JMeter Users List; [email protected] Subject: RE: change # of threads in a thread group during runtime Importance: High I use multiple thread groups for this. In the second and third thread groups, I use the 'Java Request' sampler, and set Classname = 'Sleep Test' to force the threads to start after an appropriate delay. The only action in these thread groups is a module controller that calls a set of actions in the first thread group. -----Original Message----- From: Andrey Pohilko [mailto:[email protected]] Sent: Thursday, 8 April 2010 4:21 PM To: 'JMeter Users List' Subject: RE: change # of threads in a thread group during runtime I had the same task and wrote Stepping Thread Group for this. It is awailable with latest nightly build + http://code.google.com/p/jmeter-plugins/ built from sources. С уважением, Андрей Похилько -----Original Message----- From: George Pitich [mailto:[email protected]] Sent: Thursday, April 08, 2010 10:15 AM To: [email protected] Subject: change # of threads in a thread group during runtime Hi, I would like to know whether it is possible to change # of threads in a thread group during runtime? For example, I'd like to start test cases with 10 threads running for 1 min and than add (without stopping jmeter) another 10 threads (now 20 threads are running) and finally after 2 mins, I'd like to add another 20 threads and run the test case (now with 40 threads) for the next 3 mins (the idea is to add the load progressively). If scripting is required i can use groovy as I managed to run it with BSF sampler. Many Thanks, g. __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now http://ca.toolbar.yahoo.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] The information contained in this email and any attached files are strictly private and confidential. This email should be read by the intended addressee only. If the recipient of this message is not the intended addressee, please call Corporate Express Australia Limited on +61 2 9335 0555 or Corporate Express New Zealand Limited on +64 9 271 7600 and promptly delete this email and any attachments. The intended recipient of this email may only use, reproduce, disclose or distribute the information contained in this email and any attached files with Corporate Express' permission. If you are not the intended addressee, you are strictly prohibited from using, reproducing, disclosing or distributing the information contained in this email and any attached files. Corporate Express advises that this email and any attached files should be scanned to detect viruses. Corporate Express accepts no liability for loss or damage (whether caused by negligence or not) resulting from the use of any attached files. --------------------------------------------------------------------- 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]

