Use beanshell directly for Java. On Sun, Mar 28, 2010 at 12:47 AM, prasanna bhat <[email protected]>wrote:
> Hi Deepak, > > Your blogs are really knowledgeable. Keep posting. > > >> Note that you could use a BSF post processor as well and use any of > the languages it supports > > I didn't get much information on BSF, particularly how to use Java in BSF, > any pointers on this will be of great help. > > Thanks, > Prasanna > > And > > On Sun, Mar 28, 2010 at 2:47 AM, Deepak Shetty <[email protected]> wrote: > > > Great. Note that you could use a BSF post processor as well and use any > of > > the languages it supports > > regards > > deepak > > > > On Sat, Mar 27, 2010 at 11:21 AM, prasanna bhat < > [email protected] > > >wrote: > > > > > Thanks Deepak. It was really helpful. > > > > > > -Prasanna > > > > > > > > > On Sat, Mar 27, 2010 at 9:29 PM, Deepak Shetty <[email protected]> > > wrote: > > > > > > > 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 > > > > > > > > > > > > > > >

