Tricentis Tosca Server Patch Notes Version 13.3 Patch 1-4

This topic provides information on the installation, new features and resolved issues of the Tricentis Tosca Server patch.

Tricentis Tosca Server patches are cumulative. The most recent patch for this Tricentis Tosca version contains the newly added features and fixes as well as those from previous patches. You only need to install the latest patch for this Tricentis Tosca version.

To ensure full functionality, make sure that you have also installed patch 1 or later for Tricentis Tosca.

Installation

  1. Download the installation file from the Support Portal and unzip all files.

  2. Create a backup of the Web.config files of all Tosca Server features.

  3. Run the Tosca Server 13.3 Patch4.exe file.

    If required, run the installation file with administrator rights.

Some Tricentis Tosca Server components may require additional manual configuration after the installation has been completed.

You will find further information on these components below.

New Features

For this patch, we have added the following features:

REST API: implement timeout option for workspace lock (since Patch 1)

As of Patch 01, you can configure the timeout for accessing a workspace.

X-Frame header for non-IIS services (since Patch 2)

With this patch, we introduce security improvements with HTTP security header X-Frame-Options for non-IIS services.

Resolved issues

The following issues have been resolved:

Component

Fixed in

Issue

Description

Authentication Service

Patch 02

SHSE-649

Improves security by adding HTTP security header X-Frame-Options.

Distributed Execution

Patch 01

TBOX-5615

Fixes a bug where DEX stopped working when a TestEvent with a deleted TestCase got triggered via CI.

Distributed Execution

Patch 01

TBOX-5505

Fixes a bug where the AutomationObjectService Cache and Queue did not sync properly.

Distributed Execution

Patch 01

TBOX-4987

Fixes a bug where CachedEvents didn't get rescheduled, which caused the AutomationObjectService to stop working.

Distributed Execution

Patch 04

TOS-60625

The distribution mechanism of the DEX server led to a sequential execution of Execution Lists, even if there were available agents. This bug is fixed.

Distributed Execution

Patch 01

TOS-58488

Fixes a bug where DEX was not able to run TestEvents in parallel.

TC API

Patch 01

TOS-58360

With this patch, you can configure the timeout for accessing a workspace.

Tosca Commander / Test Management Platform

Patch 04

TOS-60414

When multiple processes access the REST API for multiple workspaces, it could happen that loaded files with the same name get mixed up, leading to multiple errors. This is fixed now.

Tosca Continuous Integration

Patch 01

TBOX-650

Fixes a bug that made the Tosca CI Client crash when running a test that prints the character \u0015 to the LogInfo.

Tosca qTest Integration

Patch 03

TOS-60513

Users will be able to trigger TestEvent executions from qTest and Convert qTest TestCases to Tosca TestCases without the need to separate these actions while using only the corresponding Tosca licenses.