Storm favicon

Storm

STORM is a free and open source tool for testing web services.

It is written mostly in F#. (I love this language!) STORM allows you to

  1. Test web services written using any technology (.NET , Java, etc.)
  2. Dynamically invoke web service methods even those that have input parameters of complex data types
  3. Save development time and money. Creating throw-away test client apps just to test the web service is just too wasteful
  4. Test multiple web services from within one UI.
  5. Edit/Manipulate the raw soap requests. 6 Others (Try out the tool and find out yourself!) The inspiration for this tool is the .NET Web Service Studio tool originally released at the now closed gotdotnet site. Side note:
  6. STORM was supposed to be an acronym. "ST" could stand Soap Testing, but I cant think of any meaning for "ORM". If you have any ideas, please suggest.
  7. Another reason, I wanted to call this tool "Storm" is that, oddly enough, I miss the storms (~ 20x/year) that frequently visit my little island hometown of Catanduanes - which meteorologists have nicknamed "Land of the Howling Winds" - in the Philippines
Hurl

Hurl

Hurl makes HTTP requests. Enter a URL, set some headers, view the response, then share it with others. Perfect for demoing and ...

soapUI

soapUI

Eviware, the maker of soapUI, Web Service Testing Leader soapUI is a tool for functional testing, mainly of web services like ...

RESTClient

RESTClient

RESTClient can be used to test variety of HTTP communications and RESTful webservices. Friendly GUI, rich functionalities.