Squash Orchestrator Premium Services 3.3.0 Release Note
Introduction
Squash Orchestrator Premium Services is a set of micro-services exclusive to Squash AUTOM Premium users to perform automated test execution workflows described in a specific format.
This release note describes the changes of Squash Orchestrator Premium Services version 3.3.0 compared to 3.2.0.
Squash Orchestrator Premium Services 3.3.0 was released on June 17, 2022.
New features
- [SQUASH-5148 🔑] Add extra_options to the ranorex/ranorex@v1
Theranorex/ranorex@
action now supports theextra_options
parameter enabling the addition of any option when executing Ranorex tests.
Bug fixes
-
[SQUASH-4952 🔑] Katalon : Generated xml report not 100% compatible with the surefire report, which can cause an erroneous Allure report
Allure reports were improperly generated for Katalon tests in the case several tests have the same name. The hierarchy of the tests, as reported in the Allure report, has been tidied up to properly handle this situation. -
[SQUASH-4009 🔑] Ranorex - logs différents pour le même workflow, erreurs d'exécution pour un chemin long
Filepaths with special characters (such as space) are now properly handled. -
[SQUASH-4013 🔑] In the Ranorex parser, fail with an explicit message when SQUASH_MSBUILD_PATH is not defined
An error is now reported when the Ranorex environment is not properly set up.