🧪Automation: How do I test automation before publishing?
PreviousAutomation: Why is my submit button not starting a workflow?NextAutomation: Where do approval requests appear?
Last updated
Test from the same screens and roles your users will use. Do not stop at checking whether a workflow exists.

Validation ready state.
Run validation.
Preview as requester.
Create a realistic test record.
Start the workflow with the real button, form, status, launcher, or webhook.
Confirm immediate status or message.
Preview as recipient.
Open Decision, Work Queue, Notification Center, Conversation, or Workflow Status.
Confirm the item appears.
Complete the action.
Confirm the source record changed.
Check Exception Resolution.
Read Testing, Preflight, and Repair.
Last updated