Test Automation

The following endpoint enables you to use the Test Automation feature programmatically.

Quick reference

TypeResourceDescription
POST/api/managed_users
/:managed_user_id/
test_cases/run_requests
Run test cases in a customer workspace.
GET/api/managed_users
/:managed_user_id/
recipes/:recipe_id/test_cases
Get test cases for a specific recipe in a customer workspace.
GET/api/managed_users
/:managed_user_id/
test_cases/run_requests
/:test_id
Get the current state of a test case run request in a customer workspace.