test-manager
2022.4
false
Test Manager 安装指南
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
To update Test Manager to the latest version, download the new packages found in the Requirements section.
打开 Windows PowerShell 并运行带有 -Update 标志的 TestManagerLocalDeploymentWrapper.ps1 脚本,然后提供以下参数。
| 参数 | 描述 |
|---|---|
| 网页应用程序名称 | 将安装 UiPath Test Manager 的 Azure 网页应用程序资源的名称。 |
| 资源组名称 | 将安装 UiPath Test Manager 的 Azure 资源组的名称。 |
脚本示例
脚本示例
In the following example, the local deployment script is executed to install Test Manager given that the resources have been provisioned.
-
使用
az login登录到您的 Azure 环境。 -
运行
TestManagerLocalDeploymentWrapper.ps1脚本,然后提供以下参数。.\TestManagerLocalDeploymentWrapper.ps1 -webAppName "tmh-test" -resourceGroupName "tmh-testing" -update.\TestManagerLocalDeploymentWrapper.ps1 -webAppName "tmh-test" -resourceGroupName "tmh-testing" -update