insights
latest
false
UiPath logo, featuring letters U and I in white

Insights

Automation CloudAutomation Cloud Public SectorAutomation SuiteStandalone
Last updated Feb 20, 2025

Test Manager data model

Terms and concepts

The structure of the Test Manager data model is based on the following concepts:

Concept

Description

Explore

The starting point for exploration.

The data is surfaced via Explores, which you can think of as a general entity that corresponds to the fields within it.

View

A view represents a table of data, whether that table is native to your database or was created using Looker’s derived table functionality.

Within each view are field definitions, each of which typically corresponds to a column in the underlying table or a calculation in Looker.

Dimension

As part of a View within the Explore, the Dimension is a groupable field and can be used to filter query results.

It can be one of the following:

  • An attribute, which has a direct association to a column in an underlying table.
  • A fact or numerical value.
  • A derived value computed based on the values of other fields in a single row.

Measure

As part of a View within the Explore, the Measure parameter declares a new measure (aggregation) and specifies a name for that measure.

Examples of measures types: integer, string.

Test Case Logs

Table 1. Test Case Logs dimensions
DimensionTypeDescription
ProjectIdguidThe ID of the project.
TestExecutionIdguid The ID of the test execution.
TestSetIdguidThe ID of the test set.
TestCaseLogIdguidThe GUID of the test case log.
TestCaseIdguidReferenced the test case.
TestCasestringA name for use on a chart <key>-<name>. This is just a label for the TestCaseId.
ExecutionTypeenum (automated|manual|none)The type of the execution:
  • Automated for automated tests.
  • Manual for manual tests.
  • None for test cases that are not executed and are in the Pending state.
PackageNamestringThe name of the automation package.
PackageVersionstringThe version of the executed package.
MachinestringThe name of the machine.
Executed BystringThe username or robot name who executed the test.
ReportingDatedateThe date when the test was executed. This is a date without time and also without time zone.
ReportingMonth (bin)year-monthThe calendar month extracted from the reporting date.
ReportingYear (bin)stringThe calendar year extracted from the reporting date.
TestCaseVersionstringThe version of the test case in Test Manager.
HasDefectyes|noWhether a test has a defect associated or not.
HasOpenDefectyes|noWhether a test has an open defect associated or not.
Table 2. Test Case Logs measures
MeasuresTypeDescription
Total CountintegerThe total number of test case logs.
Passed TotalstringThe number of passed test case logs.
Failed Total (technical)integerTechnical results indicate results as failed when an exception occurs during execution.
Failed Total (functional)integerFunctional or business results indicate results as none when an exception occurs during execution.
No Result (technical)integerTechnical results indicate no results when an exception occurs during execution.
No Result (functional)integerFunctional or business results indicate no results when an exception occurs during execution.
Total Runtime TechnicalintegerTotal technical runtime.
Total Runtime in SecondsintegerTotal runtime in seconds.
Total Pending Time in SecondsintegerTotal pending time in seconds.
ErrorsintegerNumber of test case logs which indicated an error during execution.
Error Rate (%)numberError rate with precision of 2 in percentages.
  • Terms and concepts
  • Test Case Logs

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.