What's new
The following new features and enhancements are now available in 25.1.
In this topic:
- What's New video
- Aviator
- Web Client updates
- Desktop Client updates
- Site Administration updates
- REST API
- Auditing
- Performance enhancements
- Deprecation
Aviator
Available for: SaaS only
Aviator is an AI-powered virtual assistant that helps boost your productivity. You can use Aviator to suggest tests for requirements and create manual tests based on the suggestions.
For details, see Aviator.
Web Client updates
The following updates are added in Web Client modules.
Dashboard
The Dashboard module in Web Client is now equipped with comprehensive functionality, including creating, editing, and organizing dashboards.
For details, see Create and manage dashboards.
Test Plan
What's New | Details |
---|---|
Support test parameters |
You can add parameters to your manual tests and run the same test repeatedly with different data, increasing the flexibility and efficiency of your testing. For details, see Test parameters. |
Bulk update manual tests |
You can update a specific field for multiple manual tests at a time. For details, see Update a field for selected entities. |
Requirement
When you click Go to Requirement in requirements grid view, the new Show in Tree option enables you to switch to details view and focus on the target requirement in the requirements tree.
For details, see Go to an entity.
Cross-module
What's New | Details |
---|---|
Share entities |
Share an entity by copying its URL or sending by email. For details, see Share entities. |
Show both user names and full names for user fields |
In addition to user names, user fields now also show full names, making it easier for you to identify and differentiate users. |
Visual indicator for tabs that include items |
If a tab includes items, it is indicated by a dot next to the tab name. This helps make your navigation more efficient. For example, if a test includes design steps, a dot is displayed in the Design Steps tab. |
Display entity names in reference fields |
For reference fields such as Subject, Source Test, and Test Set Folder, entity names instead of entity IDs are displayed for easier identification. |
Navigate through a list of entities |
From the details window of an entity, you can now quickly navigate to the previous, next, first, and last entity in the grid. For details, see Go to an entity. |
Workflow customization
Web Client workflow customization includes the following updates.
What's New | Details |
---|---|
Enhanced project scripts |
|
Add custom toolbar buttons |
You can initialize customized actions by creating a custom button. The button is added to the toolbar of a Web Client module or to the Manual Runner window. For details, see Add custom toolbar buttons. |
Desktop Client updates
Desktop Client includes the following updates.
What's New | Details |
---|---|
Export tests with design steps to Excel |
You can now export tests, along with test design steps, to Excel. This helps increase the efficiency of test designing and enhance collaboration. For details, see Export tests with design steps. |
Project reports enhancements |
The following updates are included for project reports.
For details, see Project reports. |
Show origin of each change in entity history |
From an entity's History tab, you can view where each change was made. This feature is enabled when the new SHOW_CLIENT_SOURCE parameter is set to Y. For details, see Entity history. |
Site Administration updates
Site Administration includes the following updates.
What's New | Description |
---|---|
Restrict users to modify user properties |
The new READ_ONLY_USER_PROPERTIES parameter is added. It enables you to restrict users from modifying certain user properties, such as full name and email. For details, see Set user properties. |
Contract Expiration Date |
Available for: SaaS only The Contract Expiration Date customer attribute is added to replace the previous License Expiration Date attribute, indicating when the SaaS service contract with a customer ends. When the contract ends, users of the customer are unable to access the system. For details, see View or edit customer attributes. |
Admin report updates |
The admin report now returns more data, including inactive users per project, the number of entities per project, and the size of various file types in project repository. For details, see Admin reports. |
REST API
REST API includes the following updates.
What's New | Description |
---|---|
REST API for purging versioning history of tests |
New REST API is introduced to purge versioning history of tests by date or version. For details, see REST API Reference (Core). |
Getting a specific project user can now include user's group names |
User's group names can now be included when getting a project user's information by the username. For details, see REST API Reference (Core). |
Auditing
Auditing includes the following updates.
-
Changes to user properties, test folders, and test set folders are now logged.
-
Using the AUDIT_LOG_LOCATION parameter, you can set some system audit logs to be added to the database table. You can also view these logs from Site Administration.
For details, see Auditing.
Performance enhancements
Performance is enhanced when using FTP client to browse entity attachments in the project repository. It now takes less time and reduces JVP heap usage.
This is applicable for both Window and Linux systems.
Deprecation
Support for JDK/JRE 8 and 11 has been discontinued.
For support matrix details, see Support Matrix.
See also: