What's New

This section provides an overview of the features that were introduced or enhanced in ALM 15.5.1 and 15.5.1 patches.

What's New video

Watch the What's New video to learn about the new features included in ALM 15.5.

Back to top

What's new in ALM 15.5.1 P5

The following new features and enhancements were introduced in ALM 15.5.1 P5:

  • The on-screen instructions in the My Homepage become more user-friendly for you to add custom items to My Homepage > My Work.

  • When viewing a progress graph, you can now click the new Show Total Values toggle to show or hide the <Total> category in the graph, representing the sum of all the other Group By categories.

    For details, see View Tab - Graphs/Graph Window.

  • ALM Client Launcher 4.2 is shipped with ALM.

Back to top

What's New in ALM 15.5.1 P4

The following new features and enhancements were introduced in ALM 15.5.1 P4:

  • Internet Explorer is no longer supported by Web Runner.

  • When you save the data grid view of a graph as a CSV or an HTML file, both English and non-English characters are displayed correctly in the exported file.

  • The license expiration issue with the 3rd-party TE Edit Control component has been eliminated.

Back to top

What's New in ALM 15.5.1 P3

The Apache Log4j components were upgraded to 2.17.1. The related vulnerabilities including CVE-2021-44228, CVE-2021-45046, and CVE-2021-45105 were fixed.

For more information, see https://portal.microfocus.com/s/article/KM000003164?language=en_US.

Back to top

What's New in ALM 15.5.1 P1

The following new features and enhancements were introduced in ALM 15.5.1 P1:

Save dashboard as image

You can now save a dashboard as a JPEG or PNG file.

For details, see View Dashboard Pages.

Save data grid as CSV or HTML file

When you view a graph in the data grid layout, you can save the graph as a CSV or an HTML file.

For details, see View Tab - Graphs/Graph Window.

Back to top

What's New in ALM 15.5.1

The following new features and enhancements were introduced in ALM 15.5.1:

Web Runner
  • Keyboard accessibility

    Web Runner supports keyboard accessibility. Most interactions and information that can be accessed with your mouse can also be accessed with your keyboard.

    For details, see Web Runner Keyboard Accessibility.

  • Filter defects by more fields

    You can now filter defects by ID, Defect Summary, Severity, Detected on Date, Status, and Target Release.

    For details, see View, filter, and edit defects.

  • Show time stamp for comments

    When you add a defect comment in Web Runner, your username and current date are automatically displayed above the comment.

Analysis and dashboard
  • Composite graph enhancements

    Composite graphs now support the following:

  • Enhanced support for new graph look when creating and sharing graphs

    Graphs in the following occurrences are now displayed in the new look.

    • Create a graph using the Graph Wizard
    • Send a graph by email.

      For details about how to enable the new graph look in emails, see Enable new graph look in emails.

    • Share a graph
    • Share a dashboard
  • New graph type for test instances

    A new graph type was added for the Test Instances entity: Trend Graph.

    For details, see How to Generate a Graph and Entity Graph Types.

  • Support all color related settings for pie charts

    All color settings are now supported for pie charts, including color theme, group color, inner color, and outer color.

    For details, see Graph Appearance.

  • Last Run Report supports HTML layout

    Images, tables, and other layouts can be displayed correctly in Last Run Report.

My Homepage
  • Customize Overview items

    You can now customize what will be displayed in the Overview section of My Homepage.

    For details, see Customize Overview items.

  • List recently viewed entities in My Homepage

    The Recent Visits section now includes defects, tests, requirements, and analysis items that were most recently viewed or updated.

    For details, see Recent Visits.

API Key
  • Set self-service level for standard users

    As a site admin, you can now use the APIKEY_SELF_SERVICE_LEVEL site parameter to control what permission a standard user is granted to its own API keys: cannot read, read-only, or read and edit.

    For details, see How to Manage API Keys.

  • Limit the maximum number of active keys per user

    As a site admin, you can now use the APIKEY_MAX_NUM_PER_USER site parameter to control the maximum number of active API keys per user.

    For details, see How to Manage API Keys.

  • Display API keys creators and expiration dates

    The API Key Management page now displays Created By and Expiration Date for API keys.

  • Send notification email when an API key is deleted or revoked

    When a user's API key is deleted or revoked, the user will receive a notification email.

    For details, see How to Manage API Keys.

ALM Test Runs Injection for Octane

The following enhancements were added to the ALM-Octane integration:

  • Only test sets assigned to a cycle will be pushed to ALM Octane.
  • Push "No Run" test instances to ALM Octane as "Planned" test runs.
  • Push test set's cycle to suite run's milestone in ALM Octane.
  • If multiple test instances are added from one test configuration in ALM, the same automated test will be added to the test suite for equal multiple times, differentiated by External test in suite id, and multiple suite runs will be added to the test suite, differentiated by External run id.

For details, see ALM Test Runs Injection for Octane.

ALM Robot
  • Project archiving is officially supported, no longer in the tech preview status.

  • Customize export file name

    When you use ALM Robot to export ALM projects, you can customize the export file name.

    For details, see Export projects.

  • Enable checksum for archived projects

    If you want to ensure no modifications are made to archived projects during their transmission or storage, you can enable checksum for archived projects.

    For details, see Enable checksum for archived projects.

License Management
  • Check edition when adding or modifying licenses

    When you add or update licenses, ALM ensures only one edition (ALM or Quality Center edition) can be deployed per server.

    For details, see Modifying Licenses.

  • Clear licenses

    The option Clear License was added under the Modify License button. It enables you to clear all the installed licenses and their assignments.

    For details, see Modifying Licenses.

Site Administration

You can now use the By Member Of option to import LDAP users by group.

For details, see Importing Users from LDAP.

SSO authentication

You can now get authenticated with your default browser.

  • By default, you now get authenticated with your default web browser instead of the embedded web browser.
  • As a site admin, you can use the new site parameter DISABLE_SLM_WITH_DEFAULT_WEBBROWSER to disable using the default web browser for authentication at the site level.
  • Use the WebGate Customization tool to set your own preference on the authentication browser setting.

For details, see ALM Site Parameters and the WebGate Customization Tool Readme.

SaaS add-on
  • Customize date range for QC Usage report

    You can now specify any custom date range for the QC Usage report.

    For details, see QC Usage Report Page.

  • Assign orphan users that were assigned to projects to a customer

    You can now assign orphan users to a specific customer regardless of whether or not they are assigned to projects.

    For details, see Orphan Users Dialog Box.

  • Include password policy to password-reset email

    In the email sent to you for password resetting, it now includes the password policy you should follow.

  • Reset Password button removed

    The Reset Password button was removed from the User Management. You cannot reset passwords for other users.

API
  • New REST API for test execution

    You can now use REST API to get a test execution by ID and create a test execution.

    For details, see REST API Reference (Core).

  • Use the Login method with API key to log in ALM

    The Login method now supports using API key and API secret to log in ALM Site Administration.

    For details, see Site Administration COM API Reference.

  • New API for ALM server health check

    Use the REST API to check whether or not the ALM server is running.

    For details, see REST API Reference (Core).

WebGate Customization tool

You can now configure external authentication settings in the WebGate Customization tool, including:

  • Defining custom user agent
  • Using default web browser or embedded browser for external authentication
  • Setting authentication timeout

For details, see the WebGate Customization Tool Readme.

Auditing

ALM now logs the following:

  • Who cleared history and when

  • Changes to test design steps

  • Both old and new groups for a user when its membership is changed

  • Add fields to store the current user, the current project session ID, and the current user session ID

For details, see ALM auditing.

Help Center Share button

The Help Center toolbar now includes a new Share page button :

  • You can share help topics on Facebook, Twitter, LinkedIn, or by email.

  • You can also copy the topic link to the clipboard and paste it in other applications.

Back to top

See also: