Use BSH pre processor with the HTTPSampler. In bsh you can specify sampler.addArgument(name,value);
On Thu, Oct 1, 2009 at 4:22 AM, zanas <[email protected]> wrote: > > Is there anyway of using a file to fill the HTTP request parameters(GET or > POST variables)? My company has a page that gets a lot of information from > a > POST request, what I want to do is to request this page with different > parameters (using different files with parameters). Using CSV DATA SET is > not a solution because this POST REQUEST has the ridiculous amount of 290 > variables. I am thinking in extending JMeter but I don't think I have the > time for it. > -- > View this message in context: > http://www.nabble.com/HTTP-request-parameters-from-file-tp25696622p25696622.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

