For the complete documentation index, see llms.txt. This page is also available as Markdown.

Test Response

Attach a text or Value message to the Test Case result.

Test Response adds a message to the result for the current path. Use it to log context, highlight a milestone, or surface a Value in the run report without failing the Test Case.

Test response Test Step

When to use it

  • Record an order ID or token from the Value Store in the result for quick review.

  • Mark a checkpoint as success or warning with a clear Level in the report.

  • Prefer Test Comment for notes that stay internal to the Flow builder view.

Configure

Basics

Field
What to set

Mode

Text (default) or Value

Text (conditional)

Message as text and/or a Value (Text mode)

Value (conditional)

Value to attach (Value mode)

Level

Log (default), Info, Success, Warning, or Error

Advanced

Field
What to set

Status on fail

Tags: utility, test, response, log, message, result

Last updated