Debug Value
Record a Value Store item in the Test Case result.
Debug Value writes the current contents of a Value Store item into the Test Case result. Use it while building or fixing a Flow to see what a step stored.

When to use it
Inspect a generated or calculated Value after a data step.
Compare run results when a downstream check fails unexpectedly.
Pair with Debug Element when both stored data and Element output matter.
Configure
Basics
Field
What to set
Value
Value item to record in the result
Advanced
Field
What to set
Status on fail
Related
Tags: utility, debug, value, log, console, print
Last updated