Testing REST webservices

Posted by anjanb on Stack Overflow See other posts from Stack Overflow or by anjanb
Published on 2008-10-15T02:06:56Z Indexed on 2010/05/21 12:10 UTC
Read the original article Hit count: 287

Filed under:
|
|
|
|

HI There,

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 ?

Thank you in Advance,

BR,
~A

© Stack Overflow or respective owner

Related posts about java

Related posts about web-services