- スタート アップ ガイド
- プロジェクト管理
- ドキュメント
- 変更影響分析を使用する
- よくある質問 - 機能パリティ - Test Manager と Orchestrator の比較
- 手動テストを実行する
- 自動化されたテストを実行する
- テスト ケースをテスト セットなしで実行する
- 混合テスト セットを実行する
- 保留中の実行を作成する
- 実行順序を適用する
- テスト実行を再実行する
- 実行をスケジュール設定する
- 自動化されたテストの実行のトラブルシューティング
- Test Cloud のアクセシビリティ テスト
- プロジェクトの運用とユーティリティ
- Test Manager の設定
- ALM ツールとの連携
- API 連携
- テスト用エージェントのコードを作成する
- トラブルシューティング
2026 年 4 月に Orchestrator のテスト モジュールが非推奨になることを踏まえ、そのテスト モジュールと Test Manager 間の機能パリティに関してよくある質問を取り上げています。
Orchestrator のテスト モジュールは完全に非推奨となり、2026 年 4 月 30 日に削除されます。この変更を踏まえて、非推奨化に伴うガイドラインおよび Test Manager と Orchestrator の機能パリティをご覧ください。
非推奨化に伴うガイドライン
- 非推奨化のタイムラインをご覧ください。
- 最初の発表: 2023 年 10 月
- 機能パリティ: 2025 年 4 月 18 日
- 非推奨化の第 1 フェーズ: 2026 年 1 月 1 日
- ユーザーは引き続きテスト セットを作成できますが、Test Manager に移行する必要があります。
- 非推奨化の第 2 フェーズ (削除): 2026 年 4 月 30 日
- 実行は許可されなくなります。
- 移行ツールを使用して、Orchestrator アセットを Test Manager に転送します。
Test Manager と Orchestrator - テスト機能のパリティ
| Test Manager | Orchestrator | |
|---|---|---|
| 目的 | 手動テストと自動テスト用の計画、分析、管理ツールです。自動化をアジャイル計画およびテスト管理ライフサイクルと結び付けます。 | UiPath のロボットとテスト オートメーション用のデプロイ、監視、管理ツールです。さまざまな環境でオートメーションを制御およびオーケストレーションするための一元的なハブとして機能します。 |
| ペルソナ |
|
|
| Test Automation でのロール |
|
|
| テスト オートメーションの共有機能 |
Masked or anonymized production data can be used as test data by uploading it to Data Service (Data Fabric) as an Excel file and linking it to a Studio automation. Direct test data linking from Test Manager test sets is planned as a future enhancement.
Process status vs. test case status for assertion failures
A plain Orchestrator job's status only reflects whether the job itself failed to run, such as an unhandled exception — it does not reflect the pass/fail result of individual Verify or assertion activities inside the workflow. A process with one or more failing Verify activities can still show as Passed at the job level unless an exception is thrown, or unless the Verify activity's Continue on error property is set to false.
A Test Manager test case execution does not have this gap: its status reflects the worst of the job status and the assertion results, so a failing Verify activity always produces a failed test case, regardless of the underlying job status.