> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/test-steps/utility/test-comment.md).

# Test Comment

Test Comment adds a text note to the current Test Case branch in run results. Use it to explain what a path covers or to flag context support may need.

![Test comment Test Step](https://app.does.qa/screenshots/node/utility_comment_test.png)

## When to use it

* Document what a regression branch is meant to prove.
* Add context that appears alongside screenshots in the Run detail.
* Pair with [Name test](/test-steps/utility/name-test.md) when the branch needs both a short title and a longer note.

## Configure

### Basics

| Field       | What to set                               |
| ----------- | ----------------------------------------- |
| **Comment** | Note text stored on this Test Case branch |

### Advanced

| Field              | What to set                                          |
| ------------------ | ---------------------------------------------------- |
| **Status on fail** | [Failed Status](/test-step-options/failed-status.md) |

## Related

* [Name test](/test-steps/utility/name-test.md)
* [Flow comment](/test-steps/utility/flow-comment.md)
* [Utilities](/test-steps/utility.md)

**Tags:** `utility`, `comment`, `test`, `message`, `header`
