Re: WebService(SOAP) Request

2007-01-22 Thread S R
try any http sniffer to sniff soap messages from the http request. hope that helps! salman - Original Message From: shantanu <[EMAIL PROTECTED]> To: jmeter-user@jakarta.apache.org Sent: Monday, 22 January, 2007 8:13:57 AM Subject: WebService(SOAP) Request Can anybody help me on how to

RE: Loading Parameter for Load Test

2006-03-02 Thread S R
PROTECTED] > > ... > It's a bug planet...it's an ugly planet...ever feel > like your software > project is going in the wrong direction. > ... > > > -Original Message- > From: S R [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 02, 20

Loading Parameter for Load Test

2006-03-02 Thread S R
I have a situation where i will have to load test the application over the HTTP Request for 200 users logins for J2EE application. Need to input data for 200 logins with their different parameters for each users. Do i have to input the data manually or there is some easier way around. Your help