This document provides an introduction to testing web services using SoapUI and Groovy. It defines key concepts like REST, SOAP, APIs, and HTTP verbs. It explains that a web service allows communication between electronic devices over the Internet. Examples of popular APIs are given. The importance of testing web services is discussed because they interact with databases, UIs, other systems, and are publicly exposed. Common response status codes are also listed.
Related topics: