Configure entity graphs
You can configure an entity graph to select data to be included in the graph.
Overview
Configure an entity graph to select data to be displayed and how the data is displayed in the graph.
-
To configure an entity graph, select the graph from the Analysis tree, and click the Configuration tab.
-
If you have the required administrator permissions, in the Analysis Menu tab of the Analysis View module, select a graph and click the Configuration tab.
-
The available configuration options depend on the graph type. Entity graphs of the same graph type share the same configuration options. For example, a progress graph for defects and a progress graph for requirements have the same configuration options.
Configure progress graphs
You can configure a progress graph using the following options:
Configure summary graphs
You can configure a summary graph using the following options:
Configure cycle time by phase graphs
You can configure a cycle time by phase graph using the following options:
Option | Description |
---|---|
Field |
Select a field that is used to define phase. For example, if you want to define phase by the Status system field, such as Open, Fixed, and Closed, then select Status for this field. You can also specify a user-defined field to define phases. The user-defined field should meet the following requirements:
For details, see Customize project entities. |
End Phase |
Select a phase as the end phase of the defect lifecycle. The end phase is not displayed in the X-axis. When a defect enters the end phase, the time it spent on the phase is not calculated, and such defects are excluded from the graph. |
X-Axis |
Read-only. Auto-filled with what you select in the Field option. |
Y-Axis |
Select the data that displays on the y-axis.
|
Configure trend graphs
You can configure a trend graph using the following options:
Option | Description |
---|---|
Period | See Period. |
Resolution | See Resolution. |
Grouped By |
See Grouped. |
Configure age graphs
The Age Graph type is available for Defects only. You can configure a defect age graph using the following options:
Option | Description |
---|---|
Age |
Select how defects are grouped in the graph:
For details about how defect age is calculated, see Age Graph. |
Customize Grouping Settings |
Available when you select Customize in the Age option.
Example: If you want to divide defects aged 0 to 14 days in a group, defects aged 15 to 29 days in a second group, defects aged 30 to 44 days in a third group, and defects aged more than 45 days in the last group. You can set Group at to 15, and Number of Groups to 4. |
Y-Axis |
Select the data that displays on the y-axis.
|
Grouped By |
See Grouped. |
Configure anomalies graphs
The Anomalies Graph type is available for Defects only. You can configure a defect anomalies graph using the following options:
Option | Description |
---|---|
Phase Defined by |
Select the field that defines phases for anomalies graphs. For example, if you want to define phase by the Status system field, such as Open, Fixed, and Closed, then select Status for this field. You can also specify a user-defined field to define phases. The user-defined field should meet the following requirements:
For details, see Customize project entities. |
Stuck in Phase |
Select a phase. The available values of this field depend on which field you use to define phases. For example, if you want to know how many defects remained in the Open status for a certain duration, select Status in the Phase Defined by field, and Open in the Stuck in Phase field. |
Duration |
Specify the pending duration for defects that remained in the phase defined by the Stuck in Phase field. For example, if you want to know how many defects remained in the Open status for no less than 5 days, enter 5 in the >= field. |
X-Axis | See X-Axis. |
Y-Axis | See Y-Axis. |
Working Days | Select the working days. Non-workings days are not counted when calculating how long a defect remained in a specific phase. |
Configure planned vs. actual graphs
The Planned vs. Actual (Last Test Run ) and Planned vs. Actual (Test Run History) graph types are available for Test Instances only. You can configure a planned vs. actual graph using the following options:
Option | Description |
---|---|
Period | See Period. |
Resolution | See Resolution. |
Grouped By | Read-only. Planned vs. actual graphs are grouped by status. |
Complete Status |
Select the statuses that are considered as complete status. If the run status of a test instance is one of the selected values, ALM treats the test instance as completed. Availability:
|
Planned Line (Available in 17.0.1 and later) |
Specify how ALM calculates the Plan line for the graph:
|
Configure test execution treemap graphs
The Test Execution Treemap graph type is available for Test Instances only. You can configure a test execution treemap using the following options:
Option | Description |
---|---|
Failed |
Select the test instance statuses that are considered as failed statuses. For example, if you select Failed, Blocked, and Deferred, then tests of all these statuses are considered as failed tests. |
Executed |
Select the test instance statuses that are considered as executed statuses. When generating the graph, test instances of all selected failed statuses are considered as executed test instances, even when these statuses are not selected in the Executed field. |
Filter |
Use the Test Set: Test Set Folder filter to select the test set folder under which all the test sets are included in the treemap. |
Configure test execution status trend graphs
The Test Execution Status Trend graph type is available for Tests only. You can configure a test execution status trend graph using the following options:
Option | Description |
---|---|
Period | See Period. |
Resolution | See Resolution. |
Grouped By |
See Grouped. |
Filter entities for a graph
You can use the Filter dialog box to filter entities to be included in a graph. This configuration is common to all types of graphs.
For details, see Filter dialog box.
Select projects for a graph
You can select multiple projects to be included in an entity graph. This configuration is common to all types of graphs.
ALM Editions: Cross-project graphs are not available for Quality Center Enterprise Edition. For information about ALM editions and their functionality, see ALM editions. To find out which edition of ALM you are using, ask your ALM site administrator.
To select projects for a graph:
-
From the Analysis tree, select the graph and click the Configuration tab.
-
At the bottom of the page, click Select Projects.
-
From the Projects Tree list, select the target projects and click Add .
-
You can select only projects in which you are listed as a user.
-
If you selected a domain, all the domain's projects are added to the grid.
-
You can change the maximum number of projects that ALM allows you to include in a graph, by setting the PROJECT_SELECTION_MAX_PROJECTS site parameter. For details, see Set configuration parameters.
-
-
Click OK.
See also: