--- sebb <[EMAIL PROTECTED]> wrote:
> 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 > > Thats what I am doing right now. In Thread Group I added Http Request from sampler and checked the POST and added all name value pairs. I also added a file to be attatched and sent. When I start after that I do not see the name value pairs in the server but if I do a GET I can see it int he server. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

