Server test steps
Test business logic and background processes by performing operations on the server.
Server test steps mimic non-interactive actions such as impersonating users, submitting or saving records, running server-side script, or making REST calls. Since server test steps run directly on the server, they do not require a client test runner. For more information about the server test steps, see Server category.
- REST test steps
Test custom inbound web services and backwards compatibility by making REST calls.
Parent Topic:Building and running automated tests with the Automated Test Framework