test-suite
2024.10
true
UiPath logo, featuring letters U and I in white
Test Suite 用户指南
Automation CloudAutomation Cloud Public SectorAutomation SuiteStandalone
Last updated 2024年11月11日

API 版本

Test Manager provides two API versions through which you can integrate. The first version of the APIs is not protected with role-based access control. The second version of the APIs is protected with role-based access control in a given project's scope. Several legacy APIs are only accessible by Organization Administrators. The second version of these APIs can now be accessed by Project Owners too, even if they are not Organization Administrators.

版本计划

V1 has been deprecated and removed in April 2023 (2023.4 release) for both Standalone and Automation Suite version of Test Manager.

基于版本的 API

API 版本

权限

描述

V1

• 附件

• AzureDevOps 连接器(已弃用)

• 功能

• 配置

• 连接器(已弃用)

• 自定义字段定义(已弃用)

• 自定义字段值

• 缺陷

• JiraCloudBasicAuthConnector(已弃用)

• JiraCloudOAuthConnector(已弃用)

• JiraConnectorWebHook

• JireServerConnector(已弃用)

• KPI

• 对象标签

• Orchestrator

• 项目报告

• 项目(已弃用)

• RedmineConnector(已弃用)

• 要求(已弃用)

• 服务器信息

• ServiceNowConnector(已弃用)

• 设置

• 遥测

• 测试用例日志

• 测试用例

• 测试执行

• 测试集

• 测试步骤

• 第三方身份验证(已弃用)

• 用户身份验证

• 用户

• 用户会话

• 用户设置

• WebHookConfiguration(已弃用)

• XrayCloudConnector(已弃用)

• XrayConnector Webhook

• XrayServerConnector(已弃用)

适用于组织管理员和非管理员用户。

未通过基于角色的访问控制进行保护。

V2

• AzureDevOps 连接器

• 连接器

• 自定义字段定义

• JiraCloud 基本身份验证连接器

• JiraCloudOAuthConnector

• Jira 服务器连接器

• 项目权限

• 项目

• QtestConnector

• Redmine 连接器

• 要求

• ServiceNow 连接器

• WebHook 配置

• XrayCloudConnector

• Xray 服务器连接器

适用于管理员和项目所有者。

更新版本

使用 Swagger 更新 API 版本,以进行基于角色的访问调用。

  1. Add /swagger/index.html to your Test Manager instance URL (e.g., https://testmanager.com/swagger/index.html).
  2. 单击页面顶部的“选择定义”,然后从下拉列表中选择“V2”。

    现在,请求包含版本号,您可以在以下示例中看到。

    curl -X 'GET' \
      'https://company/testmanager/companyTenant/testmanager_/api/v2/projects' \
      -H 'accept: application/json'curl -X 'GET' \
      'https://company/testmanager/companyTenant/testmanager_/api/v2/projects' \
      -H 'accept: application/json'


相关文章

  • 版本计划
  • 基于版本的 API
  • 更新版本

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。