On 09/02/06, Anoop Pudhukode <[EMAIL PROTECTED]> wrote: > Hello, > > I am new to using jmeter. I would like to use jmeter > to do some stress testing on one of our servers. I > want to use http POST methos and send some name value > pairs to it. But I can see that jmeter does not send > out name value pairs. The name value pairs are sent > out in GET method. Is there a way I can send name > value pairs with POST in jmeter?
Just use the HTTP Sampler and provide the name-value pairs as required --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

