Running sample inputs against a decision table from its editor.
Overview
Open the table and click Test in the header. The Testing {name} dialog appears with inputs on the left and results on the right. Fill in the left side and click Run Test:
Execution Type — "Return first decision that match" (default), "Return last decision that match", or "Return all decisions that match".
Input Values ("Add desirable values") — one field per condition variable.
The test runs against the table as saved, using the same engine your automations call.
Where: Decision table › Test




Reading the test results
The right pane shows Test Results with each result variable and its returned value. The summary tells you how many rules matched — "Your test returned one result" or "Your test returned N results." — and with all matches and multiple hits you page through them (Result 1, Result 2, …). If nothing matched and your result variables have no defaults, you'll see No test results with a hint to adjust your inputs and run again; an execution error shows Test Failed.
Where: Decision table › Test, results pane