What is new in Sahi Pro v11.5.0.0

Key Features

Call Path

This feature allows one path to invoke another. By adding a Call Path node, you can create a hierarchical structure in which paths reference and invoke other paths, thereby promoting reusability and modular design. In the example below, Create Coupon path invokes the Create Product path, since a product must be created before a coupon can be generated.

Prerequisites

During distributed playback, different nodes may have varying capabilities. Consequently, a path that requires a specific capability, such as ANDROID mode, might be assigned to a node that does not have the Mobile Add-on or its license. This will result in failure because the required capability is not available on that node. To avoid such issues, you can specify prerequisites for a path to ensure that the path runs only on a node with the required capabilities. Similarly, you can specify prerequisites for a flowchart.

Suite Analysis

The Suite Analysis page consolidates all executed flowcharts, making it easier to trace errors to specific steps. It is designed to help identify and quickly fix the steps that cause the most failures during flowchart execution. In addition, the Suite Analysis page displays historical results for flowcharts that failed in earlier runs, providing valuable insights into recurring issues.

Test Case Node

A Test Case node is used to mark the beginning and end of a test case within a path. This enables the creation of multiple test case blocks within a single path, improving organization and readability.

Callbacks

Callbacks are user-defined keywords that can be automatically triggered at different stages during the execution of a path. They can be executed at the end of a path, when an error occurs, or when an assertion fails. Callbacks can be specified for an entire project, a specific flowchart, or for an individual path.

Improvements

New Actions

Modifications

Bug Fixes

What is new in Sahi Pro Desktop Add-on v11.5.0.0

Bug Fixes

What is new in Sahi Pro Mobile Add-on v11.5.0.0

Bug Fixes

What is new in Sahi Pro SAP Add-on v11.5.0.0

Improvements

What is new in Sahi Pro AI Assist Add-on v11.5.0.0

Bug Fixes