Qase Docs
Help CenterAPI DocsRoadmapSign up for free
  • General
    • Qase docs
    • Get started with the Qase platform
      • Account settings
      • Projects
      • Test suites
      • Test cases
        • Test Case Parameters
        • Test case review
        • Shared steps
        • Import test cases
        • Export test cases
        • Trash bin
        • Muted Tests
        • System fields
        • Nested steps
        • Test case actions
        • Filters
      • Requirements Traceability Report
      • AI Test Case Generator
    • Execute testing
      • Test plan
      • Test runs
      • Configurations
      • Environments
    • Issues tracking
      • Defects
      • Milestones
      • Requirements
    • Analytics
      • Dashboards
      • Queries (QQL, Qase Query Language)
      • Saved queries
    • Webhooks
      • Test Case
      • Test suite
      • Test plan
      • Shared step
      • Milestone
      • Custom field
      • Test run
      • Defect
      • Test review
  • AIDEN
    • AIDEN - QA Architect
  • Guide: Action editor
  • Administration
    • Workspace management
      • Users
      • Invites
      • Groups
      • Roles
      • Fields
      • Custom fields
      • Notifications
      • Tags
      • Attachments
      • Audit logs
      • Hotkeys
    • SSO / SAML instructions
      • AzureAD
      • OneLogin
      • Google Workspace
      • Okta
      • JumpCloud
    • SCIM
      • User lifecycle management with SCIM
      • Enable SCIM
      • Users
      • Discovery features
      • Errors
    • Security
      • SOC 2 Type II / SOC 3
      • ISO/IEC 27001:2022
      • Penetration testing report
      • Subprocessors
      • Qase IP addresses
    • Billing
      • Billing options
    • Subscriptions
      • Free plan
      • Startup plan
      • Business plan
      • Enterprise plan
  • Apps
    • Issue tracking
      • Jira Cloud
      • Jira Server/Datacenter Plugin installation
      • GitHub
      • Asana
      • Linear
      • Monday
      • ClickUp
      • Trello
      • Azure DevOps
      • GitLab
      • YouTrack
      • Redmine
    • CI/CD
      • Jenkins
      • BitBucket
      • GitHub CI
      • GitLab CI
    • Chats
      • Slack
  • Automation
    • Qase API
    • Reporters
      • JavaScript
        • Playwright
        • Cypress
        • Mocha
        • Newman
        • Jest
        • WebDriverIO
        • CucumberJS
        • TestCafe
      • Python
        • Pytest
        • Robot Framework
        • Behave
        • Tavern
      • Java
        • TestNG
        • JUnit 4
        • JUnit 5
        • Cucumber 3 (jvm)
        • Cucumber 4 (jvm)
        • Cucumber 5 (jvm)
        • Cucumber 6 (jvm)
        • Cucumber 7 (jvm)
      • PHP
        • PHPUnit
        • Codeception
      • Kotlin
        • Kaspresso
    • Qase CLI App
      • XCTest
Powered by GitBook
On this page
  • What are dashboards?
  • The Get Started Dashboard
  • Creating a dashboard
  • Dashboard Filters
  • Compare metrics across different projects / time periods
  • Widgets: Types
  • Single Value
  • Timed Value
  • Distribution Chart
  • Time Series
  • Table: Qase Query Language (QQL)
  • Share Dashboard
  1. General
  2. Analytics

Dashboards

PreviousAnalyticsNextQueries (QQL, Qase Query Language)

Last updated 2 months ago

What are dashboards?

Dashboards are a feature designed to provide you with a comprehensive understanding of their projects through statistical and analytical data.

You can create as many dashboards as you need, and each dashboard is fully customizable and can be shared with team members or external stakeholders with just a few clicks.

Dashboards are available in Startup, Business, and Enterprise subscriptions

The Get Started Dashboard


The Get Started Dashboard is designed to let you dive right into your analytics and customise as you go.

Setting up a dashboard from scratch can be time-consuming and overwhelming, especially when managing multiple projects and teams. To simplify this process, your workspace includes a Get Started Dashboard, providing an immediate overview of your team’s work.

This dashboard is automatically added to your workspace and comes included by default when you sign up. It features the most-used widgets from QA teams across the industry.

The Get Started Dashboard offers:

  • Pre-Configured Widgets: Includes essential widgets that draw data from all projects in your workspace, offering a comprehensive view of your team’s activities.

  • Instant Insights: Provides analytics without needing initial setup.

  • Customizability: Allows you to:

    • Filter data based on various parameters.

    • Remove or add widgets to customize the view.

    • Change the dashboard name to better reflect its purpose.

Creating a dashboard


If you prefer to build a dashboard from scratch to meet specific needs or preferences, let’s explore how you can create a custom dashboard tailored to your requirements.

  • First off, give your dashboard a Title [1] (mandatory) and add a brief description [2]:

  • Next up, choose the dashboard visibility [3]: you can keep it private to yourself or make it public for the entire team to use:

Once configured, you can always go back to editing your dashboard's parameters via the Settings button:

Dashboard Filters


You can retrieve precise data within your dashboard widgets with the help of Filters.

Currently, the filters are available for the following widget types -

  • Single Value

  • Time Value

  • Distribution Charts

We’re expanding these filters to include more parameters, and extend the filters to Time Series widget type.

Compare metrics across different projects / time periods


To gain a comprehensive understanding of your projects’ performance, you can compare various metrics across different projects or time periods using the diverse widget types available.

Widgets: Types


When you are ready to begin adding widgets. hit the "+Add widget" button:

Several widgets are available; in the modal window, they are broken down into two groups: "By Type" and "By Entity."

In the Entities group, you can find widgets related to each specific entity - there are widgets for test cases, test runs, test results, defects, requirements, and custom fields.

Type grouping collects different types of widgets:

Single Value

a single value chart shows a single value that represents the current state of the entity. This chart type answers the following question: “How many artifacts do we have at the moment?“.

Timed Value

a timed value chart shows a cumulative sum of events that happened to some entity. This chart answers the following question: “How many artifacts have been created this day/week/month?".

Distribution charts

this chart shows the current distribution of various test case properties or custom field values.

Time-series

a time-series chart shows changes for a specific entity type over a selected period of time.

Table

data is presented in a table format, with an option to display select columns.

Let's have a closer look at each of the widgets available.

Single Value


  • Single Value: Test Cases Count

    ​This widget shows the number of test cases you have in a project or projects at the moment and how it has increased or decreased over the specified time period.

  • Single Value: Opened Defects Count

    This widget shows the number of defects you have in a project or projects at the moment and how it has increased or decreased over the specified time period.

  • Single Value: Active Test Runs Count

This widget shows the number of active test runs you have in a project or projects at the moment and how it has increased or decreased over the specified time period.

  • Single Value: Requirements Count

This widget shows the number of requirements you have in a project or projects at the moment and how it has increased or decreased over the specified time period.

  • Single Value: Suite Count

This widget shows the number of suites you have in a project or projects at the moment and how it has increased or decreased over the specified time period.

  • Single Value: Open Review Requests

This widget shows the number of open (unprocessed) review requests you have in a project or projects at the moment and how it has increased or decreased over the specified time period.

  • Single Value: Test Cases Automation Ratio

This widget shows the percentage of automated test cases you have in a project or projects at the moment and how it has increased or decreased over the specified time period. It is based on an "Automation Status" property of test cases.

  • Single Value: Flaky Test Cases Count

This widget shows the number of flaky test cases you have in a project or projects at the moment and how it has increased or decreased over the specified time period. It is based on an "Is Flaky" property of test cases.

Note: You can select the benchmark time period in the widget settings for all Single value widgets.

Timed Value


  • Timed Value: Test Cases Events

This widget shows the number of test cases that have been created, updated, or deleted in a project/projects over a specified period of time, and how this number has increased or decreased over a specified period of time.

  • Timed Value: Defects Events

This widget shows the number of defects that have been created, updated, or deleted in a project/projects over a specified period of time, and how this number has increased or decreased over a specified period of time.

  • Timed Value: Test Results Events

This widget shows the number of specific test results that have been submitted during test runs in a project/projects over a specified period of time, and how this number has increased or decreased over a specified period of time.

  • Timed Value: Test Run Events

This widget shows the number of test runs that have been created, completed, or aborted in a project/projects over a specified period of time, and how this number has increased or decreased over a specified period of time.

Note: The type of event (created/completed/aborted) and the time range can be selected in the widget settings for all Timed Value widgets.

Distribution Chart


  • Distribution Chart: Test Case Property Distribution

    This chart shows the distribution of test cases by one of their properties. It can be represented as either a donut graph or a bar graph. Available properties are Status, Type, Behavior, Priority, Severity, Automation, and Layer.

  • Distribution Chart: Custom Field Values Distribution

This chart shows the distribution of test cases by one of its custom field values. It can be represented as either a donut graph or a bar graph. Supported Custom Field data types are Select List (Single/Multi), Radiobutton, and Checkbox.

Time Series


  • Time Series: Test Cases Count

This graph shows the number of test cases as of the current day as well as how it has been changing over the specified period.

  • Time Series: Test Cases Events

This graph shows the number of test case events (creation, updates, or deletions) as of the current day as well as how it has been changing over the specified period.

  • Time Series: Test Cases Automation Ratio

This graph shows how many automated test cases you have in a project or projects at the moment and how these numbers have been changing over time. It is based on an "Automation Status" property of test cases.

  • Time Series: Test Cases Automation Velocity:

This graph shows how quickly your test cases with a “To Be Automated” status have been automated and how these numbers have changed over time. It is based on an "Automation Status" property and only applies to the automation statuses “To Be Automated” and “Automated.”

  • Time Series: Flaky Test Cases Count

This graph shows the number of flaky test cases and how these numbers have been changing over time. It is based on an "Is Flaky" property of test cases.

  • Time Series: Test Results Events

This graph shows the number of test results recorded (creation, updates, or deletions) as of the current day as well as how it has been changing over the specified period and which results were recorded.

Note: You can select the “Period” and “Dimension” in the widget settings for all Time Series widget type.

Table: Qase Query Language (QQL)


With the QQL widget, you can leverage advanced query searches, and pin frequently used or preferred QQL searches to your dashboards to facilitate quicker and more comprehensive monitoring of testing activities.

You have the option to expand the widget to view additional rows or click "see all" to access the Query directly for more detailed information.

Additionally, you can create multiple widgets for the same query, each with different fields, allowing for easy comparison.

Please note, once the widget is created:

  • You can modify your widget configuration whenever necessary, as well as edit the original query.

  • If changes are made to the original query and the new results don't align with your widget configuration, you will be prompted to adjust the configuration to display the updated results.

  • Users with limited permissions will only see query information that aligns with their allowed access levels.

Share Dashboard


Provide access to a report to anyone who needs to view project progress - even if they are not your Qase account members - with a public link.

Finally, pick to base your dashboard on. If you select "All projects," the dashboard will gather data on all projects available to you. You can also choose just one project or any selection of projects to feed the data into your dashboard. If a dashboard is made public, every user will only see data regarding the projects they have access to.

Identify Trends: Track changes in metrics such as test case counts, defect statuses, or test results over selected , and compare these trends across multiple projects to spot patterns or anomalies.

Analyze Project Performance: Use widgets like and to assess the performance and distribution of metrics across different projects, helping to pinpoint strengths and areas for improvement.

Benchmark Against Standards: Utilize widgets to compare current metrics with historical data, providing insight into whether your projects are meeting predefined benchmarks or goals.

This widget presents data in a table format based on your [1]. You have the flexibility to select and customize which fields [2] are displayed in the query table.

projects
saved queries
time periods
Time Series
Distribution Charts
Single Value
Easily duplicate widgets, to view the same metric across different projects