- soapUI and Apache JMeter are popular tools for testing SOA and web services. soapUI allows automated testing of SOAP and REST services while JMeter is useful for load and performance testing.
- Examples showed how to use soapUI for testing SOAP services with authentication, assertions and REST services. JMeter examples included dynamic data testing, accessing APIs through tokens, and running tests in headless mode.
- Tips included using HTTPClient4 for load testing, disabling views for high throughput, external plugins, and isolating client/server for accurate performance metrics.