Document toolboxDocument toolbox

Header

(8.3.1) Using Project Charts

Project Chart screen displays the overall status of Test Development and Test Execution.  
To open the Project Chart Screen:

  1. Click Dashboard. Dashboard screen is displayed showing a list of projects.
  2. Double-click the project. Project Chart screen is displayed.

The Project chart screen is divided into two panes. The left pane describes the project chart in a tree view which has three nodes; namely, Execution, Development, and Trends.

Execution

The Execution node of the Project tree includes two sub nodes; namely, Suites and Scenarios. After clicking the Execution node, it displays the graph of latest execution trend of test cases suite-wise or scenario-wise for that project.

Suite

After clicking the Suite node, it displays a suite-wise bar graph of the latest execution trend of test cases of all scenarios for a particular project. In the graph, X axis represents the suites for the project, and Y axis represents the execution status of test cases in numbers.
You can apply filters based on Scenarios, Build Number, and Release Number to view the required graph.

Scenario

After clicking the Scenario node, it displays a scenario-wise bar graph of the latest execution trend of test cases of all suites for a particular project. In the graph, X axis represents the scenarios for the specified project, and Y axis represents the execution status of test cases in numbers.
You can apply filters based on Suite, Build Number, and Release Number to view the required graph.

Development

The Development node of the project tree includes three sub-nodes; namely, Test Cases by Scenarios, Test Cases by Users, and Tasks by Users. It highlights the overall test development progress of that project.

Test Cases by Scenarios

After clicking the Scenarios node, it displays a bar graph of the total test cases developed in each scenario for a specified project. In the graph, X-axis represents the Scenarios for the specified project, and Y axis represents the number of test cases in that scenario.

Test Cases by Users

After clicking the Test Cases by Users node, it displays a bar graph of the total number of test cases developed by each user across all the scenarios of the specified project. In the graph, X axis represents the names of the Users for the specified project, and Y axis represents the number of test cases developed by that user.

You can apply filters based on Scenario to view a required graph.

Tasks by Users

After clicking the Tasks by Users node, it displays a bar graph of the total number of tasks developed by each user of the specified project. In the graph, X axis represents the names of the users for the specified project, and Y axis represents the number of tasks developed by those users.

Trends

The Trends node of the project tree includes four sub-nodes; namely Suites, Scenarios, Change Status for Suites, and Change Status for Scenarios.

Suites

After clicking the Suites node, it displays a bar graph of the suite-wise execution trend of test cases for the latest five iterations for a particular project. In the graph, X axis represents the iteration details for the specified project starting with Iteration 1, and Y axis represents the execution status of test cases within the selected suite in numbers.

You can apply filters based on Suites, Release, Build, and/or Iterations.
Qualitia also allows you to generate reports across Build and across Release helping in analyzing the trends.

Scenarios

After clicking the Scenarios node, it displays a scenario-wise graph of the execution trend of test cases for the latest five iterations for a particular project. In the graph, X axis represents the iteration details for the specified project starting with Iteration 1, and Y axis represents the execution status of test cases in numbers.

You can apply filters based on Scenarios, Suites, Release, Build, and/or Iterations.
Qualitia also allows you to generate reports across Build and across Release helping in analyzing the trends.

Change Status for Suites

After clicking the Change Status for Suites node, it displays a graph of the trend for the execution status change for a test case between two iterations, suite wise. In the graph, X axis represents the Suites for the specified project, and Y axis represents the trend for test cases between two iterations.

It highlights the test cases that passed in the latest iteration which had failed in the earlier iteration in green and also the test cases that failed in the latest iteration that had passed in the earlier iteration in red color.
You can apply filters based on Release and/or Build.

Change Status for Scenarios

After clicking the Change Status for Scenarios node, it displays a graph of the trend for the execution status change for a test case between two iterations, scenario wise. In the graph, X axis represents the scenarios within a particular suite for the specified project and Y axis represents the trend for test cases between two iterations. 

It highlights the test cases that passed in the latest iteration which had failed in earlier iteration in green and also the test cases that failed in the latest iteration that had passed in the earlier iteration in red color.
You can apply filters based on Release and/or Build.

Footer