UiPath Documentation
test-manager
2023.4
false
Test Manager インストール ガイド
  • スタート アップ ガイド
    • このガイドについて
    • インストールについて
  • ハードウェアおよびソフトウェアの要件
  • インストールとアップグレード
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

インストール

前提条件

Test Manager をインストールするための前提条件の一部として、次の手順を実行します。

1. 要件

Check the Hardware requirements and Software requirements before installation.

2. Test Automation をインストールして有効化する

Test Automation モジュールは、Orchestrator をインストールまたはアップグレードするときに有効化できます。UiPath Orchestrator の [セットアップ] に到達したら、[Test Automation] を選択します。

さらに、インストールの種類に応じて、以下の手順を実行して Orchestrator の Test Automation 機能を有効化できます。

  • MSI でのインストールの場合:
    1. Orchestrator Web アプリケーション サーバーで、[コントロール パネル] > [プログラム] に移動します。

    2. [Orchestrator] を選択し、[変更] をクリックします。

    3. Select Test Automation.

      ポップアップが表示され、アクションを完了するための追加の手順が説明されます。

    4. ポップアップの手順に従って、アクションを完了します。

  • Azure PaaS にデプロイされた Orchestrator の場合:
    1. Publish-Orchestrator.ps1 スクリプトを実行する前に、App Service の次の設定を行います。
      1. AppSettings: Key = [ TestAutomation.ModuleEnabled - Test Automation モジュールを有効化するには True に設定します。

      2. AppSettings: Key = [ TestAutomation.FeatureEnabledByDefault - Test Automation モジュールを既定で有効にするには True に設定します。

      3. ConnectionString: Name = TestAutomation - Set the Test Automation database connection string. You can either use a connection string similar to the one used for Orchestrator, or a different one altogether. For example: Server=13.13.13.13;Initial Catalog=UiPath;Persist Security Info=False;User ID=dbUser;Password=pass123; MultipleActiveResultSets=False;Encrypt=True; Connection Timeout=30;TrustServerCertificate=True.

        警告:

        特にホットスワップスロットを使用している場合は、これらの設定を Deployment slot settingとしてマークしてください。

    2. Test Automation モジュールを有効化せずに Orchestrator をデプロイ済みの場合は、アップグレードに使用するのと同じパラメーターを使用して Publish-Orchestrator.ps1 スクリプトを実行し、-testAutomationFeatureEnabled パラメーターを追加します。
    3. Orchestrator インスタンスをアップグレードする場合は、これを実行する前に、Publish-Orchestrator.ps1 スクリプトに -testAutomationFeatureEnabled パラメーターを追加します。

3. SQL Server ユーザーを構成する

[データベースの設定] インストール タブの [認証モード] フィールドで入力する SQL ユーザーに、データベースの作成に必要な権限を付与します。Test Manager のインストール中に、新しい専用のデータベースが作成されます。

注:

Orchestrator で Test Automation 機能を有効化すると、既定の名前「 UiPathTestAutomation」で専用のデータベースが作成されます。このデータベースは、Test Manager のインストール時に作成されたデータベースとは異なります。

  • Regardless of the type of user (domain or SQL) you want to connect to SQL Server, please note that you need to assign it thedbcreator Server Role BEFORE installing Test Manager, as the database is created during this installation process.

  • If security restrictions do not allow the use of thedbcreator Server Role in the service account, create the empty database in SQL Server.

    Windows インストーラーが SQL Server に接続され、データベースの存在が確認されます。

  • データベース作成後、次のスクリーンショットのようにdb_ownerユーザーマッピングの役割で SQL データベースに接続するユーザーを入力します。

4.インストール キットをダウンロードする

Customer Portal から UiPath Test Manager インストール キットをダウンロードします。

5. SQL Server インスタンスを構成する

Test Manager のインストールに使用する SQL Server インスタンスを、次の要件を用いて構成します。

  • SQL Server 端末の名前
  • 既定のインスタンスではない場合は、インスタンスの名前
  • 既定のポートではない場合は、TCP ポートの値 - 1433
  • SQL Server 端末のファイアウォールで SQL Server ポートがオープンとなっています
  • SQL Server Configuration Manager の TCP プロトコルが有効であること
  • SQL Server サービスを、動的に割り当てられたポートではなく、固定ポートにリッスンするようにします。

6. テナント レベルで Testing ランタイム ライセンスを割り当てる

Test Manager をインストールしたら、Test Manager を使用するテナントに Testing ランタイム ライセンスを割り当てる必要があります。

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得