In this chapter, we learned how to test our services using the basic built-in feature and a more powerful tool--SOAPUI. Besides, we learned how to build mock services and test suites to create a set of test cases that help us validate that the service is working as we expect.
Once we know how to build and test our services, we will delve deeper into enterprise integrations, and we also learn how to build services that integrate with a Virtual File System (VFS).