Release Notes 24.x: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Alkurz (Diskussion | Beiträge) |
||
Zeile 10: | Zeile 10: | ||
*Fix: Exchange connection function of diagram editor left an invisible connection at the pin. Lead to wrong output value forwarding during the current session, but cured itself when saving and reloading. |
*Fix: Exchange connection function of diagram editor left an invisible connection at the pin. Lead to wrong output value forwarding during the current session, but cured itself when saving and reloading. |
||
*Improving the function and operation of variable pins ([[Scheme_Editor/en#Variable_Number_of_Pins|Scheme_Editor/Variable_Number_of_Pins]]) |
*Improving the function and operation of variable pins ([[Scheme_Editor/en#Variable_Number_of_Pins|Scheme_Editor/Variable_Number_of_Pins]]) |
||
*Fix/Feature: Severity level limit is passed on in sub-test plans with the option of tightening the severity level per test plan level |
|||
== Release 24.1 (2Q 2024) == |
== Release 24.1 (2Q 2024) == |
Version vom 9. Dezember 2024, 11:04 Uhr
See also: Release Notes 23.x
Future Release 24.2 (4Q 2024)[Bearbeiten]
- Feature: WindowsAutomation: "Mouse Wheel Simulation" support
- Feature: Any and template typed parameters in testcase (of testplan)
- Feature: Negated condition variable check
- Fix: Project Difference Viewer showed wrong tab for steps inside the test/demo diagram
- Fix: Exchange connection function of diagram editor left an invisible connection at the pin. Lead to wrong output value forwarding during the current session, but cured itself when saving and reloading.
- Improving the function and operation of variable pins (Scheme_Editor/Variable_Number_of_Pins)
- Fix/Feature: Severity level limit is passed on in sub-test plans with the option of tightening the severity level per test plan level
Release 24.1 (2Q 2024)[Bearbeiten]
- Feature: Static Variables for Python
- Feature: Qt-Testing: Logging with log levels
DEBUG
,INFO
andWARN
(Qt-Logging) - Feature: Qt-Testing: Qt-Connections now use the ConnectionManager like the other Gui test technologies
- Feature: WindowsAutomation: Native Touch, Tap, Drag & Drop support now in the base WindowsAutomation Library
- Feature: Show Log and Timeline view for testplans
- Feature: Search and Goto Line menu functions in the activity log view
- Feature: C-Bridge now supports SSL connections (encryption and authentication using certificates)
- Feature: Settings for execution (thread pool and log activities/pins/info) can now be saved in the test suite settings
- Feature: CSV test report, values for start time, end time and duration added
- Feature: Improved refactoring for compound blocks: "Extract (& Replace) New Compound Action"
- Feature: Enhanced expecco reflection library
- Feature: Logprocessors can be executed for embedded testplans
- Feature: Logging of background actions can be individually enabled and disabled for testplans and nested testplans
- Feature: Support for script actions written in the Julia programming language
- Feature: Powershell actions: support functions for writing to pins, logging, opening dialogs, etc.
- Fix: Current temporary testplan settings (like selected testcases, do-not-execute of pre/post action, etc.) don't get lost anymore when reimporting a library
- Fix: WindowsAutomation: Fix blocking of applications after <Mouse Button Down>
- Fix: asynchronous write to an output pin with no wait() in bridged actions are now detected and reported as error (see Example3 in the NodeJS API Documentation)
- Fix: Bridges: Detect (and ignore) invalid requests from forked background bridge threads
- Fix: Acitivity logs of asynchronous events in background actions are now displayed correctly in the background activity log.
- Fix: Qt: Drag and drop improved by revising the "Move mouse event" (Windows)
- Fix: Disabling logs of sub-activities (if successful, if not successful, etc.)