Thanks for the immediate response. Can I have this integrated to the GUI as I want to have runtime monitoring. Is this feasible?
Regards Sam -----Original Message----- From: sebb [mailto:[email protected]] Sent: Monday, November 25, 2013 4:47 PM To: JMeter Users List Subject: Re: Interactively change the load during the test execution http://jmeter.apache.org/usermanual/best-practices.html#beanshell_server If you omit the script file and its parameters you can connect directly to the server, and manually issue a command to change the property that controls the test. Note that there is no security; the server will accept commands from anywhere that can connect to it. On 25 November 2013 10:29, Sameera Rao P <[email protected]> wrote: > Hi All, > > Scenario - Interactively change the load (like load ramp up and ramp down) at > runtime of the test execution. > > We have leveraged the capabilities of UltimateThreadGroup. This is more of a > static way of defining the load before the test plan execution. > I would rather like to have an interactive feature which I can modify the > load by increasing or decreasing the load at runtime of the test execution. > > Does Jmeter provide or support the above requested feature. Is there any > plugin available for this feature, please share with us. > > Thanks in advance. > > Regards, > Sam > > > ====================================================================== > ====================================================== > Disclaimer: This message and the information contained herein is > proprietary and confidential and subject to the Tech Mahindra policy > statement, you may review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahi > ndra.com/Disclaimer.html</a> externally and <a > href="http://tim.techmahindra.com/tim/disclaimer.html">http://tim.techmahindra.com/tim/disclaimer.html</a> > internally within Tech Mahindra. > ====================================================================== > ====================================================== > > --------------------------------------------------------------------- > 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] ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/tim/disclaimer.html">http://tim.techmahindra.com/tim/disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
