rest-client

Testing REST webservices [closed]

风格不统一 提交于 2019-11-27 10:25:56
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. Are there any publicly available RESTful services available on the net for free that someone could test ? What tools are available(and used) for testing RESTful web services ? Ole Lensmar soapUI will do the job as well, check out this blog post to get started. Please try Firefox addon Poster , which is simple to use and gets you up nd running quickly You can exercise

Testing REST webservices [closed]

荒凉一梦 提交于 2019-11-26 15:14:03
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . 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. Are there any publicly available RESTful services available on the net for free