Testing REST webservices

anjanb picture anjanb · Oct 15, 2008 · Viewed 57.9k times · Source

My organization is working on building RESTful webservices on JBoss appserver. The QA team is used to testing SOAP webservices so far using SoapUI. SoapUI has a new version that has REST capabilities. We're considering using that.

  1. Are there any publicly available RESTful services available on the net for free that someone could test ?
  2. What tools are available(and used) for testing RESTful web services ?

Answer

Ole Lensmar picture Ole Lensmar · Jun 24, 2009

soapUI will do the job as well, check out this blog post to get started.