Free Soap Client

Free Soap Client Rating: 3,6/5 3163 reviews
  1. A little super-simple but powerful soap client that offers an easy way to send soap request to a server (from file or stdin), test server robustness by sending same request on multiple threads and eventually see the whole http conversation. If you need a quick and easy way to do soapcalls from your terminal or script, this tool is for you.
  2. Web based SOAP client. This is a simple webservice testing tool that allows you to debug WSDL files - view the list of functions, see what XML needs to be sent to each one, customize it, get the response, etc.
  1. Free Soap Api Client
  2. Free Soap Client Windows
  3. Free Soap Test Client
  4. Free Soap Client Test Tool
Active1 year, 6 months ago

On Windows I would use SoapUI, which can be run on Ubuntu either as a standalone application (see instructions on how in this question) or as an Eclipse plugin. Is there any other GUI available - perhaps something in a repository - for testing SOAP services?

Soap client free download - SOAP Client, SOAP Toolkit, Soap, and many more programs. Soap client free download - SOAP Client, SOAP Toolkit, Soap, and many more programs.

Community
EyalEyal
2,8995 gold badges23 silver badges42 bronze badges

3 Answers

You can still use SOAPUI. Mac tools et97 instructions.

  1. Download the installation script and save it on the disk.

  2. then either

    • from a terminal

    • Or if you don't like command you can do it graphically:

      1. Right-click on the downloaded file, select Properties, go to the Permissions tab and Allow to execute as a program.

      2. Once that is done double click on the .sh file and select 'Run in terminal' or Run

  3. Then follow step by step instructions to finish the installation.

Alternatives

  • Membrane SOAP Client is a generic SOAP client written in Java. It provides a dynamic form generator for SOAP requests.

  • You can use jmeter a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. Jmeter is in the Ubuntu repositories.

David Foerster
29.4k13 gold badges70 silver badges116 bronze badges
user61928

Mooza is the best alternative for a soap client tool. This is a web application which can be easily deployed on Tomcat/JBoss/Jetty etc.

Luís de Sousa
9,52718 gold badges55 silver badges106 bronze badges
amitksainiamitksaini

another eclipse OSS client for windows, mac and linux:

akostadinovakostadinov

Not the answer you're looking for? Browse other questions tagged software-recommendationguiclient or ask your own question.

Active6 years, 6 months ago

Are there any publicly available SOAP 1.2/WSDL 2.0 compliant free web services for testing a Python based soap client library (e.g. Zolera SOAP Infrastructure)?

So far, it appears to me that Google Web API may be the only option.

Otherwise, how can one test a SOAP 1.2 compliant client library?

bhadra
bhadrabhadra
11.1k8 gold badges46 silver badges46 bronze badges

closed as off topic by rds, martin clayton, A.H., TryTryAgain, lifetimesMay 2 '13 at 21:59

Questions on Stack Overflow are expected to relate to programming within the scope defined by the community. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about reopening questions here. If this question can be reworded to fit the rules in the help center, please edit the question.

1 Answer

There is a bunch on here:

Free Soap Api Client

Just google for 'Free WebService' or 'Open WebService' and you'll find tons of open SOAP endpoints.

Remember, you can get a WSDL from any ASMX endpoint by adding ?WSDL to the url.

Free Soap Client Windows

FlySwatFlySwat

Free Soap Test Client

119k65 gold badges235 silver badges301 bronze badges
Free

Free Soap Client Test Tool

Not the answer you're looking for? Browse other questions tagged pythonweb-servicessoapsoappyzsi or ask your own question.