Service Provider Test Connection
After you create the methods for the service providers, it is advisable to test the connection. The test option exists on each method. The system performs a call with the shown parameters and returns the response from the external API. For example, if a create call is successful a new entity will be created in the external system.
All service calls and the response from them are recorded under Auditor > Service Calls.
Test ServiceNow Create Incident Call Example