hi this was just answered in the archives And written up here http://theworkaholic.blogspot.com/2010/03/dynamic-parameters-in-jmeter.html
regards deepak On Sat, Mar 27, 2010 at 5:42 AM, prasanna bhat <[email protected]>wrote: > Hi, > > I'm a novice JMeter user. From my knowledge of fiddling with JMeter i have > observed that for a Http Sampler, we have to manually add the parameters > list which is a bit cumbersome (especially for the POST method and when the > parameter list is huge), so i was curious if there is a way to handle this > parameterization dynamically as in both the name and value pair are added > to > the sampler at run time and also the length of parameter list itself is > decided at run-time. > > Adding to this, is there a way to control the samplers from a programming > language like Java. (I couldn't find any illustrative examples > demonstrating > the usage of Java with JMeter). > > Any pointers or clarifications in this regard will of great help. > > Thanks, > Prasanna >

