In the previous chapters, we learned how to log the logic we implemented in our service orchestration, to help us during the development as well as being a useful tool to find error causes. At this point, we have learned many instruments to build our services but we still need to learn how to test them. That is the aim of this chapter, where we will learn the following things:
- Testing the services using the TryIt built-in feature
- Testing the services using SOAPUI
- Other ways of testing: CURL and TCPMon