Test bench: checking the flow’s logic
In a blueprint’s composer, the Test bench lets you fill in sample answers for whatever facts the flow captures, then run the flow headlessly against those answers.1
Enter sample answers
Fill in a value for each fact the blueprint captures. These feed every gate, regardless of the order it’s actually asked in.
2
Set the scenario
Toggle Returning caller and Previously disqualified to match the situation you want to test, and choose Inbound or Outbound.
3
Run the test
Select Run test to see the outcome: whether the flow reached the end, disqualified the caller (and why), or didn’t terminate from the answers given, plus a pass, fail, skip, or not-reached status for every gate.
Before publishing a blueprint change, Validate runs the same compliance and naturalness checks that block publishing, so you can see whether a change will pass before you try to apply it. See how publishing works.