Tosca client patch notes for 2024.2

This topic is all about patches for the 2024.2 version of the Tosca client.

Keep in mind that Tosca patches are cumulative: the latest patch always contains the latest fixes and those of previous patches. This means you only need to install the latest patch to get all fixes for this Tosca version.

Installation

To install the Tosca patch, follow these steps:

  1. Download Tosca 2024.2.7 (opens in new tab) from the Tricentis Support Hub. Please note that you must be signed in with your Tricentis Support Hub credentials to see the download.

  2. Unzip the download package. Then, trigger the patch process:

    • For attended installation, run the executable file.

    • For unattended installation, run the command "Tricentis Tosca 2024.2.7 LTS.exe" /s /qn.

    Depending on your system environment, you may need to run as an administrator.

  3. The patching process installs new versions of all .dll.config files, which means the patched version overwrites the settings of the previous installation.

    To restore the settings to your needs, perform these actions:

    • Go to %TRICENTIS_ALLUSERS_APPDATA%\ConfigBackup<timestamp>\ToscaCommander, where you'll find backups of the old files.

    • Manually update the new versions of the .dll.config files with the information from the backups.

Only use your backup files as a reference.

  • Don't replace any new version files with your backup files.

  • Don't paste the entire content from your backup files without checking for differences between settings in the new and the old version.

New features

This section lists new features that we've added.

XBrowser Engine 3.0: Support for the ARIA role treegrid (since patch 7)

Tosca now supports the ARIA role treegrid as a TableTree control, which allows Tosca to recognize and interact with complex hierarchical data grids.

XBrowser Engine 3.0: New Module steering parameter (since patch 7)

We added the AllowedAriaControls steering parameter for Modules to replace the existing IgnoreAriaControls parameter. This parameter will help ensure the functionality of your Modules as we extend ARIA support. Tosca is backwards compatible with Modules that still use the IgnoreAriaControls parameter.

XBrowser Engine 3.0: New attribute for the OpenURL Module (since patch 7)

The new ModuleAttribute ForcePageSwitch of the OpenURL Module helps you ensure your target website is open during testing.

Assigning test data: extended Excel file support (since patch 7)

With patch 7, Tosca supports .xlsx and .xlsm files for assigning test data to TestCase Templates.

Synchronization: performance improvement (since patch 5)

With patch 5, you can enable a performance improvement for the "include for synchronization" functionality.

By default, when you trigger the synchronization task, Tosca pulls as many revisions as possible of the objects you're synchronizing. This means that if you have a large team with many check-ins, the synchronization task might take a long time.

If you enable the performance improvement, Tosca synchronizes only revisions that exist at the time you trigger the task. Tosca doesn't keep checking for revisions during the task, and it ignores new revisions that appear while the task is running.

To enable the performance improvement, follow these steps:

  1. Open the TOSCACommander.dll.config file. After a default installation, you can find the file in %COMMANDER_HOME%.

  2. In the section applicationSettings, add the following code between the Tricentis.TCCore.Persistency.Properties.Settings tags:

<setting name ="FastIncludeForSync" serializeAs="String">
                                        <value>True</value>
                                    </setting>
  1. Save and close the file.

  2. Repeat this process on all machines where users need the performance improvement.

Tosca Cloud integration: extended upload functionality (since patch 5)

With patch 5, we've extended our upload functionality: You can now upload Reusable TestStepBlocks.

Tosca Cloud integration: extended upload functionality (since patch 3)

With patch 3, we've extended our upload functionality:

  • You can upload Modules.

  • You can upload TestCases you created with TestCase-Design. Please note that you still can't upload underlying TestCase-Design artifacts, such as Templates or TestSheets.

Tosca Commander: logic change for unique IDs (since patch 3)

Each object in your common repository has a unique ID, which ensures that Tosca can uniquely identify and reference the object across the entire repository. As of patch 3, Tosca uses different logic to create unique IDs for new objects. This improves performance—because Tosca can now fetch and reference objects much faster—and reduces the size of your workspace and common repository.

The change in logic doesn't cause any issue for the patched version. Existing objects keep their unique IDs, which Tosca 2024.2.3 can read without issues. If you create new objects after installing the patch, Tosca simply applies the new logic to them.

However, the change in logic is not backwards compatible. To avoid issues, you have to be extra careful not to mix versions:

  • Make sure you patch all instances of Tosca before you allow commits to the repository again. This includes, for example, user machines, machines that host Tosca Distribution Agents, or machines that access the repository via TCShell or any of the Tosca Commander APIs.

  • Make sure you export 2024.2.3 subsets into 2024.2.3 (or later) only. Don't export a 2024.2.3 subset into an unpatched version.

Run DEX Agents without administrator privileges (since patch 2)

With patch 2, we've added the ability to run DEX Agents without administrator privileges. To do this, you must start the RDP service manually. For best results, set the Startup type to Automatic. RDP must already be running before an Agent can execute a new ExecutionList. Please note that Agent configuration still requires administrator rights.

API Engine 3.0: Enhanced option for SAP RFC connection (since patch 2)

With patch 2, you can use the SAP Router String as an alternative to the SAP Server and Server Port or Gateway and Gateway Port to establish a connection.

Variable %TRICENTIS_SEARCH% (since patch 1)

With patch 1, we're deprecating %TRICENTIS_SEARCH%. If your tests reference this variable, you need to adapt them after installing the patch.

With this deprecation, the environment variable Path now points to %COMMANDER_HOME% instead of %TRICENTIS_SEARCH%. If you have tests that depend on Path pointing to %TRICENTIS_SEARCH%, you need to adapt them after installing the patch.

XBrowser engine 3.0: Introduced support for Cloud Service Provider capabilities (since patch 6)

You can now use test case parameters to manage the capabilities of any Cloud Service Provider for your tests.

XBrowser Engine 3.0: 'Frame id retrieval timeout' setting (since patch 1)

On slower machines or pages that use many resources, scanning or steering content inside CrossDomainFrames may fail, leading to an empty frame in the XScan results.

To resolve this issue, we’ve introduced a new setting, Frame id retrieval timeout. This lets you specify the maximum time (in milliseconds) that Tosca waits to retrieve a CrossDomainFrame ID before timing out. You can find it in Settings->TBox->Engines->XBrowser->Browser Settings and its default value is 100 ms.

If you encounter empty frames during scans, we recommend increasing the value of this setting to allow more time for the frame retrieval process.

Note that this setting works only with the browser extension installed from your browser's store, not the one bundled with the Tosca installation.

Bug fixes

This section lists all issues we've resolved.

Fixed in

Component

Issue

Description

Patch 7

XBrowser Engine 3.0

TOSCA-19591

Fixes an issue where Click operations couldn't work with windows scaling over 100%.

Patch 7

API Engine 3.0

TOSCA-28767

Fixes minor issues with AVL grid.

Patch 7

Licensing

TOSCA-27805

Fixes an issue where rate limiting on license servers could lead to license loss.

Patch 7

Licensing

TOSCA-29674

Fixes an issue where DEX executions could stall due to licensing rate limits.

Patch 7

Mail Engine 3.0

TOSCA-29301

Adds support for images insert in email body.

Patch 7

Mobile Engine 3.0

TOSCA-29489

The ‘Handle Perfecto Image Injection’ now stops correctly.

Patch 7

Mobile Engine 3.0

TOSCA-21833

TOSCA-21912

Fixes issues that caused errors after changes to the XBrowser engine.

Patch 7

Salesforce Engine 3.0

TOSCA-28646

TOSCA-29486

Resolves issues with the steering of ComboBoxes.

Patch 7

Salesforce Engine 3.0

TOSCA-18513

Performance adjustments when QuickSearch is set to TRUE.

Patch 7

Salesforce Engine 3.0

TOSCA-22066

Reduces the number of unnecessary logs in the LogViewer.

Patch 7

Salesforce Engine 3.0

TOSCA-26055

Fixes an issue with apostrophes in the Quicksearch.

Patch 7

Salesforce Engine 3.0

TOSCA-28187

Fixes an issue with the label identification.

Patch 7

Salesforce Engine 3.0

TOSCA-24717

Improves the Salesforce Engine performance.

Patch 7

SAP Engine 3.0

TOSCA-28972

Fixes an issue with the page steering after the latest SAP SF update.

Patch 7

SAP Engine 3.0

TOSCA-28892

Improves the stability of UI5 script execution.

Patch 7

SAP Solution Manager

TOSCA-28164

Test Configuration execution with Test Parameters in SAP System now works as expected.

Patch 7

TBox Platform

TOSCA-28125

The logs now correctly show the passed test cases for the status bar control.

Patch 7

TestCase-Design

TOSCA-26749

Fixes an issue where Tosca might crash when you change a TestCase Template, provided that the TestCase Template is based on Excel and the Excel file no longer exists at the specified path.

Patch 7

Tosca Commander

TOSCA-26899

Improves the performance of Tricentis User Administration sign-in.

Patch 7

Tosca Commander

TOSCA-26555

Fixes an issue where the 'Upload to cloud' button is available even if the repository isn't connected to Tosca Cloud.

Patch 7

Tosca Commander

TOSCA-21818

Fixes an issue where Tosca Commander might freeze when you sign in to Tricentis User Administration again after being signed out for inactivity.

Patch 7

Tosca Commander

TOSCA-28685

Fixes an issue where Tosca might crash if you retry to export a subset without File Service files.

Patch 7

Tosca Commander

TOSCA-25950

Fixes an issue during manual test execution, where Tosca doesn't copy values from the Checklist window to the clipboard.

Patch 7

Tosca Commander

TOSCA-27406

Fixes an issue where Tosca doesn’t display the 'Value' column in a virtual folder when you save a TQL query (based on property) with 'Value' added to the TQL window.

Patch 7

Tosca Commander

TOSCA-27629

Fixes an issue with assigning test data to a TestCase Template from an Excel file with comments in it. Tosca now displays an error message instead of crashing.

Patch 7

Tosca Commander

TOSCA-27910

Fixes an issue during manual test execution, where Tosca doesn't paste from the clipboard into the comment field of the Checklist window.

Patch 7

Tosca DI

TOSCA-27965

Fixes an issue that prevented the full use of the RowFilters parameter in the Custom Data Reader for SAP.

Patch 7

Tosca DI

TOSCA-27728

Fixes an issue with the Complete Row By Row Comparison module.

Patch 7

Tosca Reporting

TOSCA-27638

Fixes an issue where Tosca might crash or freeze when you open a report in Report Designer.

Patch 7

XBrowser Engine 3.0

TOSCA-19591

Scaling in the browser is now supported.

Patch 7

XBrowser Engine 3.0

TOSCA-27165

More reliable, accurate, and trustworthy browser automation tests, especially when working with rapidly reloading pages.

Patch 6

API Engine 3.0

TOSCA-25411

Fixes an issue with reading properties of the Textbox control.

Patch 6

API Engine 3.0

TOSCA-26660

Fixes an issue with filtering the Analytical Table control.

Patch 6

DokuSnapper

TOSCA-21931

Fixes an issue that caused Dokusnapper to miss steps when recovery and cleanup scenarios are used.

Patch 6

Excel Engine 3.0

TOSCA-22948

Fixes an issue that caused Excel Engine to return empty cell value as null.

Patch 6

HOST Engine 3.0

TOSCA-24410

Fixes an issue where rescanned HOST tables only worked after manually adjusting properties.

Patch 6

JavaFX Engine 3.0

JavaSwing Engine 3.0

JavaSWT Engine 3.0

TOSCA-25822

Improves debugging for Java issues.

Patch 6

Mail Engine 3.0

TOSCA-25804

Fixes an issue with buffering the sender name with Microsoft Office 365.

Patch 6

Mobile Engine 3.0

TOSCA-25933

Fixes an issue with scanning Android applications with spinner controls.

Patch 6

Mobile Engine 3.0

TOSCA-26386

Fixes an issue with scanning and executing Android applications with Android Compose framework dropdown menus.

Patch 6

NEO Agent

NEO-1702

Fixed an issue where table steering caused Autonomous Test Generation to fail.

Patch 6

Oracle EBS Engine 3.0

TOSCA-26691

Enables steering lists with headers based on the class `oracle.forms.ui.ListView`.

Patch 6

PDF Engine 3.0

TOSCA-22988

Fixes an issue that caused PDF Scan to be unable to scan large PDFs.

Patch 6

Salesforce Engine 3.0

TOSCA-23936

Fixes an issue where a field in Salesforce could get the wrong ApiKey if a custom button with the same name was placed in the Detail section.

Patch 6

SAP Engine 3.0

TOSCA-25310

Fixes an error with the rows in the SAP Tables.

Patch 6

SAP Engine 3.0

TOSCA-17030

Fixes an issue with selecting the Treenode from Emulated tree when it contains additional controls.

Patch 6

SAP Solution Manager integration

TOSCA-26310

Fixes an issue with the eCATT credentials mechanism.

Patch 6

SAP Solution Manager integration

TOSCA-23833

Fixes an error in editing parameters in SAP Solution Manager integration.

Patch 6

SAP Web Extension 3.0

TOSCA-6252

Fixes an issue where Tosca stopped recognizing SAP Fiori pages correctly after visiting a NetWeaver page.

Patch 6

TBox Platform

TOSCA-25190

Fixes an issue where Tosca failed to perform two CLICK actions on table rows identified by text in a single test step, due to a page reload between clicks causing the second row to become unavailable.

Patch 6

TBox Platform

TOSCA-26487

TOSCA-26490

Ensures password-type TCP values are masked in logs across GUI and TBox Standard modules to protect sensitive data.

Patch 6

TBox Platform

TOSCA-20852

Fixes an issue where TestSteps with child TestStepValues failed when DokuSnapper was enabled.

Patch 6

Tosca Commander

TOSCA-17683

Fixes an issue where Tosca wouldn't correctly recognize dynamically added ARIA roles within a test case.

Patch 6

Tosca Commander

TOSCA-25516

Fixes an issue where cloning a workspace with TCWorkspaceCloneUtil.exe caused a locked workspace.

Patch 6

Tosca Commander

TOSCA-26784

Fixes an issue where a workspace containing certain objects couldn't be opened after an upgrade.

Patch 6

Tosca Commander

TOSCA-24726

Significant performance boost on Rest API calls.

Patch 6

Tosca Commander

TOSCA-27000

All required security checks now pass as expected.

Patch 6

Tosca Reporting

TOSCA-25626

Fixes an issue where Tosca freezes when you try to edit or print a custom report that has the DesignerDefinition 'Excel' and the PrintOutputFormat 'None'.

Patch 6

Tosca TestCase-Design

TOSCA-25380

Fixes an issue where Tosca shows a duplicated Instance in the wrong location until you refresh.

Patch 6

Tricentis Tosca

TOSCA-27794

Updated to the latest .NET redistributable to ensure compliance.

Patch 6

Tricentis Tosca

TOSCA-27985

The Tosca Copilot Add-In has been renamed to Tosca Agentic Test Automation.

Patch 6

WinX Engine 3.0

TOSCA-25242

Improves the reliability and flexibility of automating ComboBox interactions in PowerBuilder applications.

Patch 6

WinX Engine 3.0

TOSCA-26249

Improves ComboBox steering, even when items contain unexpected whitespace.

Patch 6

WinX Engine 3.0

TOSCA-23490

Enables verifying of special PowerBuilder labels.

Patch 6

XBrowser Engine 3.0

TOSCA-21261

Fixes a compatibility issue where ControlGroups with controls scanned in earlier versions failed to identify controls, causing test case failures.

Patch 6

XBrowser Engine 3.0

TOSCA-22770

Fixes an issue where testing web applications with parent controls defined in the test case but missing from the application, would take a prolonged time to fail.

Patch 6

XBrowser Engine 3.0

TOSCA-22926

Fixes an issue where table headers would not found by a module using the HeaderTable steering parameter if the module was part of a ReusableTestStepBlock that had a Business Parameter.

Patch 5

API Engine 3.0

TOSCA-20788

Fixes an issue where the verify action on the checkbox control wasn't available in SAP UI.

Patch 5

API Engine 3.0

TOSCA-20780

Fixes an issue preventing content preview in tables with rows and columns in SAP UI.

Patch 5

API Engine 3.0

TOSCA-23760

OAuth: The ClientSecret is now sent in the payload of the token request for the grant types "Authorization Code" and "Authorization Code PKCE" only.

Patch 5

Database Engine 3.0

TOSCA-23737

Fixes an issue where you couldn't use environment variables in the export path to change the destination folder dynamically.

Patch 5

JavaSWT Engine 3.0

TOSCA-22912

The last row of a table is now also displayed if the height of the table scroll is less than that of the table itself.

Patch 5

Mobile Engine 3.0

TOSCA-24657

Fixes an issue that prevented customers from overriding the appium:deviceName capability.

Patch 5

Mobile Engine 3.0

TOSCA-23903

Fixes an issue with loading Tricentis Device Cloud devices for organizations that have non-mobile devices assigned.

Patch 5

Oracle EBS Engine 3.0

TOSCA-19377

TOSCA-19164

Fixes issues in the OracleEBS Scrollable table component.

Patch 5

Oracle EBS Engine 3.0

TOSCA-21882

Fixes a navigation issue in case of horizontal scrolling.

Patch 5

Oracle EBS Engine 3.0

TOSCA-19161

Correct data fetching for OracleEBS scrollable tables.

Patch 5

Oracle EBS Engine 3.0

TOSCA-20549

Better performance in OracleEBS scrollable tables.

Patch 5

Oracle EBS Engine 3.0

TOSCA-25048

This fix prevents freezing execution on Scrollable Tables in specific circumstances.

Patch 5

Salesforce Engine 3.0

TOSCA-20754

Fixes an issue with the Compound API key.

Patch 5

Salesforce Engine 3.0

TOSCA-23311

This fixes an issue that caused XScan to crash in some cases.

Patch 5

Salesforce Engine 3.0

TOSCA-19066

The category drop-down menu now allows you to verify the input values.

Patch 5

Salesforce Engine 3.0

TOSCA-16855

ComboBoxes now have the correct value ranges.

Patch 5

Salesforce Engine 3.0

TOSCA-23091

Fixes an issue with long URLs.

Patch 5

Salesforce Engine 3.0

TOSCA-20753

Fixes an issue with the container for the Compound field.

Patch 5

Salesforce Engine 3.0

TOSCA-22107

Corrected the associated label for the Links control.

Patch 5

Salesforce Engine 3.0

TOSCA-15904

Fixes an issue with XScan when attempting to scan a Salesforce page whose URL exceeds the typical length.

Patch 5

Salesforce Engine 3.0

TOSCA-23305

Fixes issues with the ValueRange for ComboBoxes.

Patch 5

Salesforce Engine 3.0

TOSCA-23308

Improve the stability of the View ComboBox control.

Patch 5

Salesforce Engine 3.0

TOSCA-21767

Unified API Key in Salesforce Scan and XScan.

Patch 5

Salesforce Engine 3.0

TOSCA-24721

Remove the Regex functionality from QuickSearch.

Patch 5

Salesforce Engine 3.0

TOSCA-22207

Support for related list tables layouts has been added.

Patch 5

Salesforce Engine 3.0

TOSCA-20755

Fixes an issue with the API key in some tables.

Patch 5

Salesforce Engine 3.0

TOSCA-23288

Fixes an issue for ApiKeys.

Patch 5

Salesforce Engine 3.0

TOSCA-23290

Fixes an issue with the highlighting panel for 'Task'.

Patch 5

SAP Engine 3.0

TOSCA-3262

Fixes an issue where the bypass SSO functionality now works properly in the workspaces view.

Patch 5

SAP Engine 3.0

TOSCA-21586

Fixes an issue where customers cannot steer the toolbar in Tcode VF03 when using certain versions of SAP GUI.

Patch 5

SAP Web Extension 3.0

TOSCA-20061

Fixes crashes in table controls.

Patch 5

SAP Web Extension 3.0

TOSCA-21497

Fixes an issue with the date ranges in the Calendar control.

Patch 5

SAP Web Extension 3.0

TOSCA-18482

Fixes an issue where an empty value input wasn't recorded for SapMSearchField.

Patch 5

SAP Web Extension 3.0

TOSCA-22691

Fixes an issue with scanning the SAP Fiori login page.

Patch 5

Tosca Commander

TOSCA-22330

Fixes an issue where archiving results changed the recorded start time of a test run.

Patch 5

Tosca Commander

TOSCA-22001

Buffer Viewer now displays buffers in alphabetical order, based on the buffer name.

Patch 5

Tosca Commander

TOSCA-3832

Fixes an authentication issue that might occur when trying to clone a Tricentis Server Repository workspace using TCWorkspaceCloneUtil.exe.

Patch 5

Tosca Commander

TOSCA-21071

Improves performance of uploads to Tosca Cloud.

Patch 5

Tosca Commander

TOSCA-21954

Tosca now displays the expected folder structure in test results.

Patch 5

Tosca Commander

TOSCA-25005

Fixes an issue where Tosca might crash when you created an instance from a TestCase-Design attribute in the Details tab via keyboard.

Patch 5

Tosca Commander

TOSCA-17640

Fixes an issue where OSV scenarios - which aren't supported in Tosca Cloud - got uploaded.

Patch 5

Tosca Commander

TOSCA-23963

When copying and pasting a configuration from the DI Connection Manager within the "Configurations" folder, the pasted configuration's TCPs are now editable.

Patch 5

Tosca Commander

TOSCA-13897

Fixes an issue where - if you try to export a subset of objects that Tosca can't download from File Service - Tosca might crash after clicking OK in the error message.

Patch 5

Tosca Commander

TOSCA-16405

When you switch to another tab, Tosca doesn't re-select the last selected item in this tab.

Patch 5

Tosca Commander

TOSCA-22616

Fixes an issue where Tosca might crash if you try to navigate a tree with all nodes expanded on long object paths.

Patch 5

Tosca Commander

TOSCA-23712

Fixes an issue where Tosca didn't display the ActionMode after changing the name of a business parameter without a refresh.

Patch 5

Tosca Commander

TOSCA-22215

Fixes an issue where Tosca didn't process TCPs from a Configuration in ScratchBook correctly.

Patch 5

Tosca Commander

TOSCA-22563

Fixes an issue where cloning a workspace with TCWorkspaceCloneUtil.exe didn't work for workspaces with Tosca Connect enabled.

Patch 5

Tosca Commander

TOSCA-22134

Fixes an issue in the Requirements section where adding the "Coverage Specified (%)" column might cause an error when pressing the Print button.

Patch 5

Tosca Commander

TOSCA-21351

When you apply a column filter to TestCase-Design Instances, Tosca now shows values immediately instead of after a refresh.

Patch 5

Tosca Commander

TOSCA-20518

Fixes an issue where adding a screenshot or attachment during manual test execution caused Tosca to freeze.

Patch 5

Tosca Commander

NEO-1402

Vision AI now offers better support for Korean, Japanese, and Chinese characters.

Patch 5

Tosca Commander

TOSCA-3444

Fixes an issue where Tosca used the wrong TCP values if you ran multiple tests in ScratchBook and these tests had the same TCPs but with different values.

Patch 5

Tosca Commander

TOSCA-21877

Fixes an issue where creating a duplicate instance in TestCase-Design might cause Tosca to crash under certain circumstances.

Patch 5

Tosca Commander

TOSCA-22734

Fixes an issue where Tosca might not keep the specified column configuration after a close and reopen.

Patch 5

Tosca Commander

TOSCA-21891

Fixes an issue where enabling automation during manual test execution caused Tosca to hang.

Patch 5

Tosca DI

TOSCA-22889

Fixes UI issues when switching between the API Technical view and the DI SQL Editor.

Patch 5

Tricentis Tosca

TOSCA-25396

Updated .NET 8 runtimes to 8.0.16.

Patch 5

XScan

TOSCA-22835

Fixes an issue where Tosca didn't recognize HTML ARIA table rows spread over multiple containers as one.

Patch 4

Tricentis Tosca

TOSCA-23015

Updated .NET 8 runtimes to 8.0.15.

Patch 4

Distributed Execution

TOSCA-22167

This fix improves how quickly the agents pick up new test events and resolves the issue where they appeared idle despite not processing new executions.

Patch 4

Distributed Execution

TOSCA-22627

Fixes an issue with starting up the RDP Service.

Patch 4

Mobile Engine 3.0

TOSCA-22906

Improves performance when navigating native apps with many elements and enhances responsiveness.

Patch 4

Mobile Engine 3.0

TOSCA-21894

Fixes an issue that prevented customers from connecting to mobile devices in the UFT Digital Lab.

Patch 4

WinX Engine 3.0

TOSCA-22354

Fixes an issue where scan crashes when PowerBuilder DataWindow tables do not have columns.

Patch 3

API Engine 3.0

TOSCA-20175

Fixes an issue where JSON paths with integers as elements, not used as an index, did not work.

Patch 3

API Engine 3.0

TOSCA-20308

Fixes an issue where OAuth failed to handle redirects and CORS headers correctly.

Patch 3

Distributed Execution

TOSCA-21503

Makes the Agent Recovery faster and more reliable.

Patch 3

Distributed Execution

TOSCA-20553

Fixes an issue with legacy RDP.

Patch 3

Distributed Execution

TOSCA-20441

If you set the log file to an invalid (non-existent) path in the configuration window, the UI now allows you to exit the view without issues.

Patch 3

Distributed Execution

TOSCA-21308

Fixes the issue where the customer wasn't able to run the agent from the command prompt without using the DEX Agent GUI.

Patch 3

Licensing

TOSCA-21005

Fixes licensing issues when executing tests using Distributed Execution.

Patch 3

Mobile Engine 3.0

TOSCA-20638

Fixes an issue when using JSON objects as capability values.

Patch 3

Mobile Engine 3.0

TOSCA-20969

This fix provides more accurate tap detection while leaving the execution unaffected.

Patch 3

Salesforce Engine 3.0

TOSCA-17266

Fixes an issue where some controls weren't found in XScan when SFQuickSearch was set to True.

Patch 3

Salesforce Engine 3.0

TOSCA-20357

[Spring 25] Fixes and issue where the caption wasn't recognized as label.

Patch 3

Salesforce Engine 3.0

TOSCA-17181

Fixes an issue where the Radio buttons weren't working after QuickSearch implementation.

Patch 3

SAP Solution Manager

TOSCA-21681

Fixes a DLL issue to ensure it loads from the correct folder.

Patch 3

SAP Solution Manager

TOSCA-16467

Extends SAP Solution Manager Service configuration screen in Tosca Server settings.

Patch 3

Tosca - Tosca DI

TOSCA-17594

The row filter for the Custom Data Reader for SAP will now behave the same way as in LiveCompare.

Patch 3

Tosca - UIA Engine 3.0

TOSCA-21587

Fixes a UIA engine issue where multiple scanned ListItems with the same text would appear as one during execution.

Patch 3

Tosca Commander

TOSCA-17207

Fixes an issue where Tosca might not open the context menu for search results.

Patch 3

Tosca Commander

TOSCA-11289

Fixes an issue where Tricentis User Administration user groups went missing after synchronizing with LDAP.

Patch 3

Tosca Commander

TOSCA-20526

Fixes an issue where Tosca didn't jump to the right place when selecting the context menu entry 'Jump to Instance Column'.

Patch 3

Tosca Commander

TOSCA-15668

Fixes an issue where Tosca showed unrelated tooltips on the Project screen.

Patch 3

Tosca Commander

TOSCA-11632

Improved performance of 'Clear log' functionality.

Patch 3

Tosca Commander

TOSCA-18716

The re-instantiation of TestCase Templates using an Excel data source now has improved performance.

Patch 2

API Engine 3.0

TOSCA-16553

Fixes an issue with the filename in the content disposition header when using multipart.

Patch 2

Automation Recording Assistant

TOSCA-17186

Fixes an issue with DotNet Engine 3.0 DatePicker in overlay.

Patch 2

Distributed Execution

TOSCA-14348

Improves the Agent recovery process, prevents failures, and makes agents available faster.

Patch 2

Distributed Execution

TOSCA-19096

Fixes an issue that blocks the user from editing an Agent's machine configuration.

Patch 2

Licensing

TOSCA-16692

Improves license request handling in rate limiting scenarios.

Patch 2

Mobile Engine 3.0

TOSCA-17210

Extends keyboard dismissal strategies for iOS automation with the following steering parameters:

  • KeyboardDismissalReturn

  • KeyboardDismissalButton

  • KeyboardDismissalClick,

  • KeyboardDismissalSwipe

Patch 2

Mobile Engine 3.0

TOSCA-20130

Renames KeyboardDismissalSwipeSpeed to KeyboardDismissalSwipeDuration.

Patch 2

Salesforce Engine 3.0

TOSCA-18532

[Salesforce Spring 25] *- is working in tests and verification comes positive while using regex asterisk.

After that fix, assertions in verification step may need adjustment in tests in case there were no spaces between words.

Patch 2

Salesforce Engine 3.0

TOSCA-18531

[Salesforce Spring 25] Names of controls in Sales app are correct.

Patch 2

Salesforce Engine 3.0

TOSCA-19230

[Salesforce Spring 25] Appropriate verification of labels including only label name.

Patch 2

Salesforce Engine 3.0

TOSCA-18530

[Salesforce Spring 25] Salesforce Spring 25 buttons don't have doubled name in Sales app.

Patch 2

Salesforce Engine 3.0

TOSCA-19070

[Salesforce Spring 25] Salesforce Spring 25 buttons don't have doubled name in Sales app.

Patch 2

Salesforce Engine 3.0

TOSCA-19500

[Salesforce Spring 25] Associated label for Refresh button adjusted for successful control identification.

Patch 2

Salesforce Engine 3.0

TOSCA-19268

[Salesforce Spring 25] Fixes an issue where XScan crashed.

Patch 2

Salesforce Engine 3.0

TOSCA-19855

[Salesforce Spring 25] Fixes an issue where buffer is buffering value without APIkey.

Patch 2

Salesforce Engine 3.0

TOSCA-19335

[Salesforce Spring 25] No unstable ApiKeys appearing during the scan.

If you perform a scan or rescan and get an empty ApiKey value, you have to unmark that property. If you perform a scan or rescan and there is no Apikey, then you need to pick other properties to uniquely identify the control.

Patch 2

SAP Engine 3.0

TOSCA-18286

Fixes some issues with SAP Fiori analytical tables.

Patch 2

SAP Engine 3.0

TOSCA-3166

Adds support for Analytical Table controls in SAP Fiori applications.

Patch 2

SAP Solution Manager Integration

TOSCA-18431

Adds the possibility to register SAPSolutionManagerAddIn for SAP GUI x64.

Patch 2

Tosca Commander

TOSCA-17704

Fixes an issue where Tosca reported an error if multiple users tried to access SAP Solution Manager logs on the same machine at the same time.

Patch 2

Tosca Commander

TOSCA-19882

Fixes an issue where Report Designer couldn't be opened.

Patch 2

Tosca Commander

TOSCA-17631

Fixes an issue where Tosca didn't properly show Attributes after opening a recently created TestSheet for the first time.

Patch 2

Tosca Setup

TOSCA-19435

Improves runtime security.

Patch 2

XBrowser Engine 3.0

TOSCA-16558

The more specific UI framework control is preferred to ARIA control.

Patch 2

XBrowser Engine 3.0

TOSCA-18888

Fixes an issue with rows of the AriaTable.

Patch 2

XScan

TOSCA-11258

You no longer need to sign off and in again to Windows after changing the display scale. Note that an XScan/ARA restart is still needed if you change the display scale setting.

Patch 1

Automated Recording Assistant

TOSCA-17813

Overlay now collapses after recording input the recorded field is in focus.

Patch 1

Automated Recording Assistant

TOSCA-17753

Recorder continues working after switching from SAPNW to SAPUI5 page.

Patch 1

Automation Recording Assistant

TOSCA-17595

Value selected in the listbox overlay is submitted into the input field, pop up should be closed.

Patch 1

Automation Recording Assistant

TOSCA-17202

Fixes an issue that caused playback failures when recording SAPUI5 textboxes due to missing ConstraintIndex for control identification.

Patch 1

Automation Recording Assistant

TOSCA-17000

SAPUI5 control recording is more robust.

Patch 1

Automation Recording Assistant

TOSCA-16727

Listbox overlay is scrollable.

Patch 1

Automation Recording Assistant

TOSCA-16572

ARA supports 'Input' with suggestion list in SAPUI5.

Patch 1

Automation Recording Assistant

TOSCA-16551

Fixes an ARA issue related to text input fields on SAPUI5 pages.

Patch 1

Automation Recording Assistant

TOSCA-16457

ARA now allows setting a date using the DatePicker popup.

Patch 1

Automation Recording Assistant, SAP Web Extension 3.0

TOSCA-3176

Fixes an issue that prevented list hierarchy from progressing during recording without pausing ARA.

Patch 1

Distributed Execution

TOSCA-18787

Fixes an issue where tokens for Tosca Distributed Execution do not renew for test events lasting longer than one hour.

Patch 1

JavaSwing Engine 3.0

TOSCA-16747

Fixes an issue that caused Java Engine when maximising windows.

Patch 1

JavaSwing Engine 3.0

TOSCA-17595

Fixes a Java Engine issue that caused delays in scanning a Java Swing app.

Patch 1

JavaSwing Engine 3.0

TOSCA-16807

Fixes an issue that where Java Engine didn't maximize windows when steering.

Patch 1

Mail Engine 3.0

TOSCA-16936

TOSCA-16937

TOSCA-16938

TOSCA-18105

Performance improvements to Mail Engine 3.0.

Patch 1

Mobile Engine 3.0

TOSCA-16579

Resolves inconsistent scrolling behavior when searching for elements with the Mobile Engine 3.0.

Patch 1

Mobile Engine 3.0

TOSCA-16440

Resolves an issue that caused long refresh times when applying filters in the Mobile Scan UI.

Patch 1

Mobile Engine 3.0

TOSCA-15499

Resolves an issue where Mobile Scan crashed in Basic mode when Live View was disabled.

Patch 1

NEO Agent

NEO-1564

Steering improvements for Tosca Copilot Test Case Generation.

Patch 1

Salesforce Engine 3.0

TOSCA-16945

Highlight panel labels have the correct caption, not containing values in parentheses.

Patch 1

Salesforce Engine 3.0

TOSCA-16856

SFDC CPQ setting is working as expected when set to Auto.

Patch 1

Salesforce Engine 3.0

TOSCA-15672

When the setting ExcludeFrames=True, there should be LookUp page controls in the scanning results.

Patch 1

SAP Web Extension 3.0

TOSCA-16475

Fixes an issue that prevented ARA from selecting sap.ui.core.Icon elements when embedded within other controls.

Patch 1

SAP Web Extension 3.0

TOSCA-16619

Fixes an ARA issue related to recording SAPUI5 MInput fields.

Patch 1

SAP Web Extension 3.0

TOSCA-17236

Fixes an issue that prevented ARA from recording the addition or removal of buttons on line items in SAPUI5.

Patch 1

SAP Web Extension 3.0

TOSCA-17595

Fixes an issue that caused combobox in SAP CRM to throw error when value is input.

Patch 1

TBox Automation Tools

TOSCA-17014

Proper header names are now in content preview for Table control.

Patch 1

TBox Platform

TOSCA-17151

Resolves an issue that was preventing the override of the 'Remote server response timeout' setting via TCP.

Patch 1

Test Data Service

TOSCA-16942

Improved performance.

Patch 1

Tosca Commander

TOSCA-18489

Fixes behavior where Tosca might freeze after copying an ExecutionList and creating a report via AddOnTask.

Patch 1

Tosca Commander

TOSCA-18149

Test Configuration tab has improved performance.

Patch 1

Tosca Commander

TOSCA-17370

TBox Set Buffer now allows now Buffer name modification.

Patch 1

Tosca Commander

TOSCA-17220

Fixes an issue where opening a Tosca log from SAP Solution Manager also opened a TQL window.

Patch 1

Tosca Commander

TOSCA-17193

Screenshot and screenshot path are now displayed in Scratchbook.

Patch 1

Tosca Commander

TOSCA-16874

Lost objects are now displayed in Navigation or Details view after a subset import.

Patch 1

Tosca Commander

TOSCA-7733

'Report Successful Execution of' for TestCases now shows only failed steps.

Patch 1

Tosca Continuous Integration

TOSCA-18787

Fixes token renewal in workspaceless mode for Tosca CI Java client affecting test events longer than one hour.

Patch 1

Tosca Continuous Integration

TOSCA-18794

Fixes an issue in the Tosca CI Java client that prevented usage in legacy mode.

Patch 1

WinX Engine 3.0

TOSCA-18705

Fixes an issue with the value of visible property from PowerBuilder Datawindow.

Patch 1

WinX Engine 3.0

TOSCA-18704

Adds support of PowerBuilder Buttons and bitmaps inside a Datawindow table rows.

Patch 1

WinX Engine 3.0

TOSCA-18665

Fixes an issue that caused PowerBuilder tests to always return the first row of computed cells.

Patch 1

WinX Engine 3.0

TOSCA-18662

Fixes an issue with evaluating expressions with single quotes in PowerBuilder tests.

Patch 1

WinX Engine 3.0

TOSCA-18613

Fixes an issue that caused WinX Engine 3.0 not to be able to steer PowerBuilder ComboBoxes.

Patch 1

WinX Engine 3.0

TOSCA-16933

Introduces a WinX fallback scenario for PowerBuilder DataWindow combo boxes.

Patch 1

WinX Engine 3.0

TOSCA-16929

Fixes a WinX issue where "Ignore invisible cells" didn't work properly for PowerBuilder tables.

Patch 1

WinX Engine 3.0

TOSCA-16807

Fixes a WinX issue that caused an exception when scanning PowerBuilder table.

Patch 1

XBrowser Engine 3.0

TOSCA-17849

Selecting items in Add to Groups list is working in SapUi5.

Patch 1

XBrowser Engine 3.0

TOSCA-17750

Fixes an issue that caused the profile button and dropdown options in SAP Fiori to not work correctly.

Patch 1

XBrowser Engine 3.0

TOSCA-16066

A new setting allows configuring the frame ID retrieval timeout, ensuring that frames load correctly even on slower machines or resource-intensive pages.