Processor Services
Processor services are responsible for running the actual tests and storing the response. Every test file calls out a processor service that Testify will use. Only one processor can be called out per test file. The processor formats the test request and sends it to the provided endpoint. Example processors include SSH, SOAP, and REST based services.
Below is a list of all the Testify supported processor service pages. Each page provides a download link along with implementation specific details.