
How to test a model with sample inputs
Run a DMN model locally against sample inputs and see live outputs. Prerequisites: A.dmn/.dmns file open; Extended Services running (you are prompted to start it if not).
Steps:
-
In the toolbar, open the Run ▾ menu and choose As Form or As Table.

- In the DMN Runner panel, enter values in the generated inputs.
(null) / “Evaluation skipped”.
How to manage test input rows
Maintain multiple input scenarios for a model. Prerequisites: DMN Runner open (see How to test a model with sample inputs). Steps:- Click Add row to create a scenario.
- Use the Row N dropdown to switch scenarios.
- (Optional) Toggle Strict mode in the Run menu.
How to save, load, or clear test inputs
Persist or reset your test data. Prerequisites: DMN Runner open. Steps:- Open the Run menu.
- Choose Download inputs (saves a
.json), Load inputs (pick a.json), or Delete inputs (then confirm).