SOAP is known as the Simple Object Access Protocol. It is an XML-based protocol for accessing web services over HTTP. It has some specifications which could be used across all applications. In this tutorial we create a server and client using PHP and the nusoap library. We then do testing using SoapUI.