I have been using JMeter parameters to specify test attributes like testduration, rampup period etc for load test. I specify these parameters in shell script and it looks like this -
http://www.awesomescreenshot.com/image/756039/674e55b2f49a99680d301fc8c9361717 Everything goes good here. Now I added distributed testing and modified above script with JMeter Server related info. Hence new script looks as - http://www.awesomescreenshot.com/image/756060/84dd35aac6286c2420fcc7ba03b751d2 Distributed test runs well but test does not take parameters specified in script above into consideration rather it takes the default value from JMeter test plan - https://www.diigo.com/item/image/54h07/86hp Did I mess up any configuration? Thanks Tarun K
