Uipath Marketplace

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Test Case HTML Report

Test Case HTML Report

作成者: Internal Labs

StarStarStarStarStarStarStarStarStarStar

0

ソリューション

ダウンロード数

166

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

Generate HTML report for test case execution.

概要

概要

There are many scenarios in which a test execution report needs to be archived or stored for future audit or documentation. While it is possible to generate reports using the test management tools, it might be required to also generate one as part of the test case. 

This is a set of components, which can be reused and easily adapted for various requests. Everything is based on existing UiPath automation capabilities, not creating additional dependencies.

The information of the asserts are stored in a datatable, which is then being used to generate the HTML. A folder is created, using the name of the test case and a timestamp, where the screenshots are copied and the HTML file is generated.

Most of the components are used in execution and test case templates, which allows developers to easily create test cases with these features, and only focus on the asserts. In a test case, they only need to assign a name to the test case (argument TestCaseName) and add the verification information using the sequence AddVerificationToReport.

Following customizations are easy to implement using standard UiPath functionality:

  • Change the HTML style of the report
  • Change the locations of the reports
  • Zip the report
  • Send report per email
  • Push report to archiving tool

機能

機能

  • Test case reporting in HTML format
  • Test case execution archiving or documentation

その他の情報

その他の情報

依存関係

UiPath.System.Activities UiPath.Testing.Activities UiPath.UIAutomation.Activities

コード言語

Visual Basic

公開者

Internal Labs

公開者ページを表示

ライセンス契約とプライバシー条項

ライセンス契約

プライバシー条項

技術情報

バージョン

1.1.0

更新日

2022年9月6日

対応製品

Studio: 21.10 - 22.10

認定

シルバー 認定済み

アプリケーション

UiPath Test Manager

サポート

UiPath コミュニティ サポート

類似のコンポーネント