# v2.209.0-测试计划支持自定义属性

更新内容：

1. 测试计划支持自定义属性；
2. 执行测试用例流程优化。

### **使用指南:(功能介绍/使用场景/操作指引)**

### **1. 测试计划支持自定义属性**

在「TestCase配置中心 - 测试计划属性」支持新建和编辑测试计划属性，属性配置会应用到所有测试计划中。

![](/files/-MHjzAqJhFsoGiO2SMUa)

可以打开TestCase，进入具体某个测试计划详情，并在对应的「测试计划设置 - 测试计划信息」中查看和设置测试计划的系统和自定义属性。

![](/files/-MHk-IqXoshZvZ2tK8LT)

在测试计划列表同时会展示测试计划的系统和自定义属性。

![](/files/-MHk-t1Tat0gmCgg2KnH)

### **2. 执行测试用例流程优化**

在「测试计划详情-测试用例执行」页面，增加“保存并下一条“快捷操作按钮，点击后会保存当前页面结果并跳转至下一条用例执行页面。

![](/files/-MHk0UuZdMLCpRHUZv4L)

增加 “步骤执行结果“ 与 “用例执行结果“ 的联动，同时支持手动修改默认结果。

例：若步骤全部通过，用例结果默认选中“通过“。

![](/files/-MHk1xlwhQLtCaqHkxRO)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides-ones.gitbook.io/guides/news/news/ce-shi-ji-hua-zhi-chi-zi-ding-yi-shu-xing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
