9.51Testing each layer
System API tests
Focus:
Salesforce connector
SOQL
field mappings
backend errors
permissions
Process API tests
Focus:
business rules
orchestration
multi-system combinations
partial failures
Experience API tests
Focus:
consumer contract
presentation mapping
consumer-specific authorization
Then end-to-end tests cover the full path selectively.
This is especially useful given your automation role.