- 入门指南
- 项目管理
- 项目操作和实用程序
- Test Manager 设置
- ALM 工具集成
- API 集成
您可以将项目从 Test Manager 实例导出到另一个实例(无论交付选项如何),以通过 Test Manager 标准化操作。 使用此功能可以:
- 将整个测试项目转移到不同的租户或 Test Manager 实例
- 创建任何项目的备份副本。
工作方式
Exporting a project generates a TMH file that can be then imported in another Test Manager instance. This includes objects such as requirements, test cases, test sets, labels, custom fields, attachments, and automation information. The export process is done asynchronously, notifying when the export process is finished.
Users with a valid Test Manager license can export projects. For more information, see User and Group Access Management.
注意事项
导出的 TMH 文件包含:
| 导出的对象 | 详细信息 |
|---|---|
| 测试对象 | 导出项目时,可以选择导出的 TMH 文件以包含以下一项或全部内容:
|
| 对象之间的分配 |
|
| 项目信息 |
|
先决条件
为确保能够成功下载导出的 TMH 文件,请将 API 管理网关中的 buffer response 设置为 false:
- 访问 API 管理网关系统。
- 找到以
/download结尾的 API 端点。您只应将 API 响应为download的 API 端点的缓冲区响应设置为 false。 - 查看 API 管理网关系统的官方文档。例如,如果您使用 Microsoft Azure,请查看官方文档,了解如何将
buffer-response设置从true更改为false。
从 Test Manager 导出项目
-
登录到 Test Manager。
-
Choose the project you want to export, and select More Options
.The Export Project panel opens.
-
选择要包含在导出文件中的测试对象,然后选择“导出” 。
警告:Test Resultsaren't included in the export file.
-
等待导出流程完成,然后选择通过通知面板或电子邮件收到的“项目导出已完成”通知。导出的 TMH 文件会自动下载。如果下载未自动开始,请选择“下载” 。
此下载链接将在 7 天后过期。