Webservices in JMeter

2008-08-28 Thread Richard . Markham
Hi , I want to create a test plan in JMeter with Webservices. The WSDL is the Google WSDL. http://api.google.com/GoogleSearch.wsdl. What must I put in the field Soap XML RPC Data. In the Manual I don't find anything. Cherrs Richard

RE: Webservices in JMeter

2008-08-28 Thread Mathumathi Palani Bommu, EAS-Chennai
You shud send the request data in xml format -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2008 3:20 PM To: JMeter Users List Subject: Webservices in JMeter Hi , I want to create a test plan in JMeter with Webservices. The WSDL

Re: Webservices in JMeter

2008-08-28 Thread Jose Castro
You put the xml request. Download a program like soap UI. This program generates the soap request for you. Copy-paste the generated request from soap ui , and put your values 2008/8/28 [EMAIL PROTECTED]: Hi , I want to create a test plan in JMeter with Webservices. The WSDL is the Google

RE: Webservices in JMeter

2008-08-28 Thread Turkel, David
, or the build I had. Dave -Original Message- From: Mathumathi Palani Bommu, EAS-Chennai [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2008 6:05 AM To: JMeter Users List Subject: RE: Webservices in JMeter You shud send the request data in xml format -Original Message- From

Re: Webservices in JMeter

2008-08-28 Thread Richard . Markham
respond to JMeter Users List jmeter-user@jakarta.apache.org To JMeter Users List jmeter-user@jakarta.apache.org cc Subject Re: Webservices in JMeter You put the xml request. Download a program like soap UI. This program generates the soap request for you. Copy-paste the generated request