Test Suite
2022.4
false
  • Studio installation
    • Installing Studio
  • Robot installation
  • Orchestrator installation
  • Test Manager installation
Banner background image
Test Suite Installation Guide
Last updated Feb 28, 2024

Update Test Manager Local Deployment

To update Test Manager to the latest version, download the new packages found in the Requirements section.

Open Windows PowerShell and run the TestManagerLocalDeploymentWrapper.ps1 script with the -Update flag and then supply the following parameters.

Parameter

Description

webAppName

The name of the Azure Web App resource where UiPath Test Manager will be installed.

resourceGroupName

The name of the Azure Resource Group where UiPath Test Manager will be installed.

Script example

Script example

In the following example, the local deployment script is executed to install Test Manager given that the resources have been provisioned.

  1. Use the az login to log in to your Azure environment.
  2. Run the TestManagerLocalDeploymentWrapper.ps1 script and then supply the following parameters.
    .\TestManagerLocalDeploymentWrapper.ps1
    -webAppName "tmh-test" 
    -resourceGroupName "tmh-testing" 
    -update.\TestManagerLocalDeploymentWrapper.ps1
    -webAppName "tmh-test" 
    -resourceGroupName "tmh-testing" 
    -update
  • Script example

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.