Column Chart - Visual Report

First you need to generate a Table Chart then modify the chart by adding required columns to generate different type of charts.

 

You can design your custom report by selecting Chart Type, Chart Orientation, and fields on X-axis and Y-axis. Generate the chart once you are done applying your choices.

Here, X-axis and Y-axis shows cause and effect relationships on the graph.

  • X-Axis: It always holds single test entity fields with any value.

  • Y-Axis: It always contains fields with numeric values. Multiple test entity field on Y-Axis create stacked chart.

  • Cross Tab: It helps to create Group Stacked chart. A simple table only shows relationship of two variables. Whereas a Cross Tab shows the relationship between two or more variables in the table/chart.

Basic Column Chart

For example, QA Manager wants to view Count of Test Cases by Status.

The fields required in the report are: Test Case Entity, Status

Apply the Filter

 

 

Once you save the gadget, it will be available in QMetry Custom Gadget > My Gadget tab.

Stacked Column Chart

For example, QA Manager wants to view Test Case Status grouped by Priority.

The fields required in the report are: Priority, Test Case Entity, Status

Once you save the gadget, it will be available in QMetry Custom Gadget > My Gadget tab.