The document discusses various free tools for testing web services: SoapUI for functional testing of SOAP and REST services, JMeter for load and performance testing, and REST-assured for Java-based acceptance testing of REST services. The presenter demonstrated features of each tool, including exploratory testing and mocking with SoapUI, smoke and load testing with JMeter, and the given-when-then DSL of REST-assured. The presentation concluded that these free tools can cover most web service testing needs.
Related topics: