First — What is REST? REST (Representational State of Transfer) is a lightweight option for developing web services the uses the HTTP protocol –a fact that makes is simpler with less overhead than a web service that uses the SOAP protocol. Today we’ll be looking at soapUI but you can also programmatically test a rest […]
You’re reading soapUI – How to Test a REST Service, originally posted on Joe Colantonio - Succeeding with Test Automation Awesomeness. I’ll show you how! - and copyrighted by Joe Colantonio