Testing Workflow Conditions

If you use conditions in your workflow, use the workflow execution log to make sure that the conditions work as designed. In general, make sure that you create conditions that can be met. Otherwise, the condition can never evaluate to true and the workflow does not run as expected.

Run the following condition tests on a workflow:

Tip

If actions or transitions with conditions do not execute, temporarily remove the condition and then run the workflow again. If the workflow runs correctly, the condition has an error.

Related Topics

Testing a Workflow
Setting Up a Workflow for Testing
Testing Actions and Transitions
Testing Buttons
Testing a Send Email Action
Testing Scheduled Workflows
Testing Scheduled Actions and Transitions
Testing for User Accessibility
Testing and Troubleshooting Workflows
Workflow Conditions

General Notices