In this section: 

Active Run Configurations - Status


Any configuration for which an analysis run was reported is an active run configuration. This widget shows the number of active run configurations associated with the specified filter during the specified period. The widget is designed to verify that the correct number of run configurations were detected.

This widget requires a DTP Enterprise license.

Contact your Parasoft representative for additional information.

Widget Configuration

Title

Enter a new title to replace the default title that appears in the dashboard.

Filter

Choose Dashboard Settings to use the dashboard filter or choose a filter from the menu.

Period

Choose a time period from the menu.

Expected Value

Enter the number of expected run configurations.

Actions

Click on the widget to view the Run Configurations report. See Run Configurations Report.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "Active_Run_Configurations",
"type": "native",
"uuid": "9d2441ca-2bc2-43a3-9921-45db05aef9d7"

Build Administration - Statistics

This widget shows the following build information and provides access to the Build Administration page:

  • Total number of builds.
  • Number of archived builds. Archiving a build stores the XML report files, as well as test and coverage data, associated with a build so that it is not removed during normal database pruning maintenance.
  • Number builds that have been locked. Locking a build prevents additional data from being collected under the build ID.
  • Number of builds reported to DTP according to the selected filter.

This widget requires a DTP Enterprise license.

Contact your Parasoft representative for additional information.

Widget Configuration

Title

Enter a new title to replace the default title that appears in the dashboard.

Filter

Choose Dashboard Settings to use the dashboard filter or choose a filter from the menu.

Period

Choose a time period from the drop-down menu.

Actions

Click on the widget to open the Build Administration page. The widget provides different information about the builds reported to DTP in different segments. Click on a segment to open the Build Administration page filtered according to the segment clicked. For example, click the # Locked segment to view only locked builds in the Build Administration page. See Using Build Administration for additional information.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "build_administration",
"type": "native",
"uuid": "d462f4f7-fd01-4a21-a01c-534c5ff7e79b"

Builds - Status

If a build was reported it is considered an active build. This widget shows the number of active builds associated with the specified filter during the specified period. The widget is designed to verify that the correct number of builds were detected.

This widget requires a DTP Enterprise license.

Contact your Parasoft representative for additional information.

Widget Configuration

TitleEnter a new title to replace the default title that appears in the dashboard.
FilterChoose Dashboard Settings to use the dashboard filter or choose a filter from the menu.
PeriodChoose a time period from the menu.
Expected ValueEnter the number of expected run configurations.

Actions

Click on the widget to view the Runs Diagnostics report grouped by build. See Runs Diagnostics Report.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "Builds",
"type": "native",
"uuid": "488e31fb-919f-4761-bc6f-5de84a1ca6ad"

Data Collector Diagnostics

This widget shows a list of reports that have been processed by Data Collector.

Widget Configuration

TitleEnter a new title to replace the default title that appears in the dashboard.
ProjectChoose a project to monitor from the menu. You can also monitor all projects.
PeriodChoose Dashboard Settings to use the dashboard date range or choose a period from the menu.
Status Category

Choose this to filter reports by status. There are four values:

  • All
  • Processed: Reports that Data Collector has successfully finished processing. The report data was stored.
  • Processing: Reports that Data Collector has received but has not finished processing.
  • Error: Reports that Data Collector that has finished processing, but with an error. The report data was not stored.
# of FilesChoose the maximum number of reports to show in the widget.

Actions

Click column headers to sort widget data.

Click and drag column headers to the top of the widget to create groups.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "Data_Collector_Diagnostics",
"type": "native",
"uuid": "5c504f7e-49bc-4f3d-8a3f-0b2abc38911b"

Recent Builds - Top 5 Table

This widget shows the number of runs grouped by type of analysis for the five most recent builds.

This widget requires a DTP Enterprise license.

Contact your Parasoft representative for additional information.

Widget Configuration

TitleEnter a new title to replace the default title that appears in the dashboard.
FilterChoose Dashboard Settings to use the dashboard filter or choose a filter from the menu.

Actions

Click on a build link to open its Build Audit Report.

Click the more... link to open the Build Administration page. 

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name":"Recent_Builds",
"type":"native",
"uuid": "ff6e7f16-96ff-11e6-ae22-56b6b6499611"

Run Configurations - Status

This widget checks the number of run configurations associated with the specified filter against an expected value.

This widget requires a DTP Enterprise license.

Contact your Parasoft representative for additional information.

Widget Configuration

TitleEnter a new title to replace the default title that appears in the dashboard.
FilterChoose Dashboard Settings to use the dashboard filter or choose a filter from the menu.
Expected ValueEnter the number of expected run configurations.

Actions

Click on the widget to view the Run Configurations report. See Run Configurations Report.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "Run Configurations - Status",
"type": "native",
"id": "7ef6977d-536c-4f5e-bc9f-a5676f250908"

Runs - Status

This widget checks the number of runs associated with the specified filter over the specified period against an expected value. The widget also checks for setup problems associated with Parasoft test and code analysis tools (C/C++test, dotTEST, Jtest, SOAtest) and allows you to filter by problem type.

This widget requires a DTP Enterprise license.

Contact your Parasoft representative for additional information.

Widget Configuration

TitleEnter a new title to replace the default title that appears in the dashboard.
FilterChoose Dashboard Settings to use the dashboard filter or choose a filter from the menu.
PeriodChoose a time period from the menu.
Setup ProblemsChoose a setup problem type from the menu. See About Setup Problems for additional information about setup problems.
Expected ValueEnter the number of expected runs.

Actions

Click on the widget to view the Runs Diagnostics report. See Runs Diagnostics Report.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "Runs",
"type": "native",
"uuid": "6eaa4c60-836b-451e-8c77-7af85da04f40"


  • No labels