通知を受け取る

UiPath Studio

UiPath Studio ガイド

テスト エクスプローラー

概要


テスト エクスプローラーは、テスト オートメーションに関連する情報を表示するパネルです。テスト エクスプローラーとそのサブパネルを使用すると、テストのグループ化、デバッグの実行、およびアクティビティのカバレッジの分析を行えます。

一般的な [テスト エクスプローラー] パネルには、テスト オートメーション プロジェクト内のすべてのテスト ケースとワークフローが表示されます。たとえば、データ ドリブンなテスト ケースがある場合、既定では、それらは括弧内にバリエーションの数を付記し、折りたたまれた状態で表示されます (例: TestCaseValues (6))。

841

前提条件


  • Studio バージョン 2021.10.1 以降
  • Testing アクティビティ v1.4.3 以上

条件


  • テスト エクスプローラーの結果情報はセッションベースです。つまり、Studio を閉じると、テスト エクスプローラーに表示される情報はクリアされます。
  • テスト ケースは、実行順にテスト エクスプローラーに表示されます。

テスト エクスプローラーを使用する


関連する情報のみを表示するには、テスト エクスプローラーのツールバーを使用し、結果のステートに基づいてテスト結果をフィルター処理します。または、複数のオプションを使用してテスト ケースを再度実行することもできます。

494

For example, you can use the contextual menu to add, update, and remove test data on your test cases.

913

以下の表に、[テスト エクスプローラー] パネルで実行できる操作のリストを示します。

ActionDescription
Run All in View You can select multiple test cases before taking an action.

Run All In View: Run tests that are currently in view through all filters.
Run All: Run all test cases and workflows.
Run Selected: Run only selected test cases and workflows. Additionally, you can use the contextual menu by right-clicking a file and selecting Run.
Run Failed Test Cases: Run only failed test cases.
Debug Selected: Debug only selected test cases and workflows. Additionally, you can use the contextual menu by right-clicking a file and selecting Debug.
Debug Failed Test Cases: Debug only failed test cases.
Repeat Last Test Run: Run the latest test.
Passed Test CasesShow only test cases that have passed.
Failed Test CasesShow only test cases that have failed.
Not Executed Test CasesShow only test cases that have not been executed.
Expand/CollapseExpand or collapse all test cases.
Clear execution resultsClear all execution results shown in the Test Explorer Panel.
RefreshRefresh the information shown in the Test Results panel. You can also use this action to populate Test Explorer with newly added test cases.
Filter by File TypeChoose what to show in the Test Explorer panel.
Filter by Editing StatusChoose whether you want to show in progress test cases or workflows that have been ignored from execution.
Filter by Display OptionsChoose whether to show activity coverage or execution time.
Filter by Covered/Uncovered ActivitiesChoose whether to show in the Designer panel the activities that have been covered during the execution.
Search TestsUse the search function to look for test case names.

👍

追加のアクション

テストの概要を表示する (例: 合格/失敗したテスト ケースを表示する) 方法について詳しくは、「テスト結果」をご覧ください。
実行中にカバーされたアクティビティを確認するには、「アクティビティ カバレッジ」をご覧ください。

1 年前に更新

テスト エクスプローラー


改善の提案は、API リファレンスのページでは制限されています

改善を提案できるのは Markdown の本文コンテンツのみであり、API 仕様に行うことはできません。