> ## Documentation Index
> Fetch the complete documentation index at: https://enterprise-docs.dify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 单节点

在发布前测试单个节点，提前发现问题。

## 单节点测试

你可以单独测试大多数节点而无需运行整个工作流。选择节点，在其设置面板中提供测试输入，然后点击运行以查看输出。

<Frame>
  ![你可以单独测试大多数节点而无需运行整个工作流](https://assets-docs.dify.ai/2025/04/376c9de6f92cb7a5f97a6661c5e0e9eb.png)
</Frame>

运行结果（包括输入、输出、耗时和任何错误消息）会显示在节点面板中。

<Warning>
  开始、条件分支、变量聚合器、变量赋值、列表操作、直接回复和结束节点不支持单节点测试。
</Warning>

如需回顾整个工作流的历史执行记录，参见[运行历史](/zh/2.7.x/use/debug/history-and-logs)。
