Dashboards Overview
Dashboards are a new way to gather understanding about your projects and to always have statistical and analytical data at your fingertips.
You can create as many dashboards as you need, and each dashboard can be set up with a selection of widgets you would prefer to see.
Let's take a look at how to build a dashboard:
- First off, give your dashboard a title (mandatory) and add a brief description:
- Next up, choose to whom a dashboard will be visible: you can keep it private to yourself, or make it public for the entire team to use:
- Finally, pick projects to base your dashboard on. If you select "All projects", then 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.
Once configured, you can always go back to editing your dashboard's parameters via the Settings button:
Widgets
When you are ready to begin adding widgets. hit the "+Add widget" button:
There are several widgets available, in the modal window they are broken down into two groups: "By Entity" and "By Type".
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.
Let's have a closer look at each of the widgets available:
- Single Value: Test Cases Count
This widget 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. You can select the time period in the widget settings. - 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. You can select the time period in the widget settings. - 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. You can select the time period in the widget settings. - 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. You can select the time period in the widget settings. - 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. You can select the time period in the widget settings. - 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. You can select the time period in the widget settings. - 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. You can select the time period in the widget settings. 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. You can select the time period in the widget settings. It is based on an "Is Flaky" property of test cases. - 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. The type of event (created/updated/deleted) and the time range, as well as the increase/decrease comparison time range can be selected in the widget settings. - 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. The type of event (created/updated/deleted) and the time range, as well as the increase/decrease comparison time range can be selected in the widget settings. - 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. The type of result to be shown (Created, Passed, Blocked, Failed, Retest, Invalid, In Progress, Skipped) and the time range, as well as the increase/decrease comparison time range can be selected in the widget settings. - 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. The type of event (created/completed/aborted) and the time range, as well as the increase/decrease comparison time range can be selected in the widget settings. - Distribution Chart: Test Case Property Distribution
This chart shows the distribution of test cases by one of its properties; can be represented as either a donut graph or a bar graph. Available properties are Status, Type, Behavior, Priority, Severity Automation. - Distribution Chart: Custom Field Values Distribution
This chart shows the distribution of test cases by one of its custom field values; can be represented as either a donut graph or a bar graph. Supported Custom Field data types are Multiselect, Selectbox, Checkbox. - 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
These charts show the test cases automation ratio over a selected period of time. - Time Series: Flaky Test Cases Count
These charts show flaky test cases count over a selected period of time. - 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. - Time Series: Opened Defects Count
This widget shows the number of defects that have been created during a specified period of time and the graph represents how the number of defects has been changing with the current number of defects for every given date. - Time Series: Test Runs Average Time
This graph shows an estimated average for completing test runs during a specified time period. - Time Series: Test Runs Pass Rate
This widget shows the average success rate of the test runs performed over a specified period of time.
Comments
0 comments
Please sign in to leave a comment.