Dashboard Panels

Validation Report

OVERVIEW

Sometimes it’s necessary to view test results of related test cases in the scope of specific executions.

The Validation dashboard panel allows to view verification status (PASS/FAIL etc.) of specific items related to test case executions

HOW TO ADD A VALIDATION REPORT

  • Select the Dashboard on the main menu to enter the Dashboard.
  • Click the ‘+’ icon button on the bottom right to add a new Validation Panel
  • The Manage Dashboard Panel popup window is displayed with the following fields:
    • Name: Enter the Name of the Panel
    • Project: Select the Project
    • Work Item: Select any work item from the list, all active work items will be listed. If the user selects a Software Requirement work item, the system will show the related/linked test cases results in the selected execution sets.
    • Filter: Select any public/private Filter.
    • Execution Set/Group 1-3: Select the execution set/groups for which executions for linked test cases gets displayed
    • Size: Select the width of the screen to display the data from the Size dropdown list.
    • Is Private: You can select the Is Private checkbox to make the panel private. If the Filter is private then it will be default checked. User cannot uncheck it to make it Public.
  • Press Save

The Panel displays the same columns as that of filter selected. The Selected Execution Set/Group columns are listed at the end.

In case the related test cases are added and executed in selected Execution set/Group, the execution results as No Run, Pass, Fail,.. are displayed. In case the related test cases are not added in selected Execution set/Group, the cell data will be BLANK

ACTIONS TOOLBAR

  • Refresh – Refresh the data displayed
  • Edit – Edits the Panel details
  • Edit Filter: Edit the filter associated with the Validation Panel
  • Excel Export Current Page: Export the Current Page details in .xlsx format
  • Excel Export Entire Result Set: Export all the Details in .xlsx format
  • Full Screen – show the Panel in a different window in full-size
  • Remove – Removes the panel from the dashboard, but not deleting it
Related Articles