---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Release Quality dashboard

# Release Quality dashboard {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read  
The Release Quality dashboard provides insights into the quality of a release based on the software quality scan summaries and test summaries.  
Note:  
The Release Quality dashboard is available only for the product releases.

The software quality scan summaries give an overview of the code, highlighting any potential bugs or vulnerabilities that might impact the release. The test summaries provide a comprehensive view of the testing process, including the
number of tests executed, passed, and failed.

## Configuration required for tracking release quality {#dpr-release-quality-dashboard__section_rfy_wlq_1bc}

The data displayed on the Quality tab is pulled from the pipeline execution, task execution, and their associated test summaries and software quality summaries. You must configure pipelines through the external
tools configuration before you can see the metrics from various data sources on the Release Quality dashboard.

For more information, see [Integrate external tools from Digital Product Release Workspace](https://servicenow-prod.fluidtopics.net/ob8y_ZbaEnjCA_smGtHYOg "Integrate tools for orchestration, planning, coding, artifact, software quality, and security from the Digital Product Release Workspace for end-to-end change traceability and automation.").

## Access the Release Quality dashboard {#dpr-release-quality-dashboard__section_f4l_4d2_c1c}

To open the Release Quality dashboard, navigate to WorkspacesDigital Product Release Workspace. Select the releases icon (![Releases icon.]()) and then select a release from the Releases list. Select the Quality tab on the release record.  
Note:  
The Quality tab only appears for ongoing releases.
Figure 1. Build, Artifact, and Package tabs on the Release Quality dashboard

## Data in Quality metrics {#dpr-release-quality-dashboard__section_tj5_52v_1bc}

The data on the Quality dashboard is organized into two sections to summarize the software code quality and test results. You can filter the quality and test results using the following options:

* Build: This option shows all pipelines for the product associated with the release from the sn_devops_pipeline table.

  The Build summary list includes build numbers that represent
  pipeline executions from the sn_devops_pipeline_execution_list table.

  For an active release, Build summary shows all the pipeline executions of the selected pipeline within the past 30 days. For a
  completed release, Build summary shows pipeline executions up to 30 days before the actual end date of the release.
* Artifact: This option shows all the artifacts data from the sn_devops_artifact table.

  The Artifact version list shows all the artifact versions generated within the past 30 days for
  the artifact. If the artifact's Use latest version option is selected, the semantic versions are listed. For more information on the artifact version, see [Manage artifacts in a release](https://servicenow-prod.fluidtopics.net/5UmA12YMlnKS0vh~9NRo8g "Add or remove artifacts from a release.").
* Package: This option shows all the artifact versions associated with the latest package. The artifact version data comes from the sn_devops_m2m_artifact_version_package table and the package data comes from the sn_devops_package table. However, if a package is marked as a release candidate, that package is used even if it's not the latest.

{#dpr-release-quality-dashboard__ul_vcv_w3v_1bc}  
Note:  
The Artifact and Package options appear only when the release has an artifact and package associated with it.  

Quality summary section
:   The Quality summary section shows you a summary of the scans that are run on the pipelines. The source of data on these widgets is the Software Quality Scan Summary related to Task Execution. This section contains the following metrics:  
    {#dpr-release-quality-dashboard__table_jdf_b3v_1bc__entry__2}

    | Widget | Description |
    |-|-|
    | Vulnerabilities | Total number of security vulnerabilities for the selected build. This data comes from the Vulnerabilities category in the Software Quality Scan Details. Use the VulnerabilitiesTypeMapping system property to normalize each type of vulnerability, mapping the custom values with the standard values. For more information, see [Digital Product Release properties](https://servicenow-prod.fluidtopics.net/HMls1U1Ze5_88wJH6Giesg#digital-product-release-properties__prop_vulnerabilities). |
    | Overall coverage | Percentage of code covered by your test cases. This data comes from the Coverage (%) category in the Software Quality Scan Details. If there are multiple software quality summary results, then the percentage isn't available. Total number of lines of code and lines covered for all software quality summary results is shown on this widget. |
    | Bug count | Total number of bugs and average ratings of reliability and maintainability data for all the software quality summary results. This data comes from the Bugs category in the Software Quality Scan Details. |
    | Code smells | Total number of code smells and total number of technical debts and duplications for all the software quality summary results. This data comes from the Code Smells category in the Software Quality Scan Details. |
    [Table 1. Quality summary section widgets]

    {#dpr-release-quality-dashboard__table_jdf_b3v_1bc}

Test summary section
:   The Test summary section shows you a summary of the test run results. The source of data on these widgets is the Test Summary related to Task Execution. The section contains the following metrics:  
    {#dpr-release-quality-dashboard__table_gfw_p3v_1bc__entry__2}

    | Widget | Description |
    |-|-|
    | Unit tests | Total number of unit tests run across all task executions in a pipeline execution, including number of tests passed, failed, skipped, and blocked. |
    | Functional tests | Total number of functional tests run across all task executions in a pipeline execution, including number of tests passed, failed, skipped, and blocked. |
    | Performance tests | Total number of performance tests run across all task executions in a pipeline execution, including number of tests passed, failed, skipped, and blocked. |
    [Table 2. Test summary section widgets]

    {#dpr-release-quality-dashboard__table_gfw_p3v_1bc}
**Related concepts**   

* [Release Overview dashboard](https://servicenow-prod.fluidtopics.net/ScyU3OTu8wFSb9nkb1dtCw "The Release Overview dashboard provides an overview of all the information about a release, which the product team can use to assess its readiness.")
* [Release dashboard for a multi-product release](https://servicenow-prod.fluidtopics.net/NoVLkFQ0~xDkT9ZO0NQx3g "The Release Overview dashboard for a multi-product release provides an overview of all the information about every product release, which the product team can use to assess the release readiness.")
* [Release Overview dashboard for a multi-product release](https://servicenow-prod.fluidtopics.net/XAKqzIOcVUiDGAgt0cLnKg "The Release overview dashboard provides an overview of all the information about an individual product's release in a multi-product release, which the product team can use to assess its readiness.")  
**Related reference**   

* [Quality metrics dashboard](https://servicenow-prod.fluidtopics.net/BHoRC5gJRM1f9IQjP3MGcg#devops-insights-qual-metrics-tab "The DevOps Insights Quality metrics dashboard enables a quick glance at data from tools such as SonarQube for code coverage, test pass percentage from your orchestration tools, vulnerabilities from security tools, and even overall bug counts.")

*[\>]: and then


