Skip to main content

For each dashboard to function effectively, it requires a reliable source of data. Datasets serve as the foundational structures for organizing and presenting this data. Continuous Testing has a diverse array of datasets to support various use cases, ensuring that users have access to relevant and structured information. For more information about datasets, see Managing Datasets.

The following are the Continuous Testing out-of-the-box datasets:

  • Reservation details

  • Session details

  • Test execution details

Known Issue

In a dashboard, the preview data does not match the actual data. The values displayed by the Show Data option do not align with the actual attribute and metric values.

Reservation details

The reservation details dataset comprehensively records all reservations made within the cloud environment, enabling cloud administrators to track resource utilization, manage costs, monitor compliance, and optimize resource allocation efficiently. It has attributes and metrics like reservation ID, reservation date, reservation duration, and reservation status. This dataset helps you gain insights into business scenarios such as:

  • How many reservations without a session exist per project and user? What is the amount of time spent without a session per project and user?
  • What is the trend of reservation per user for a selected project?
  • The following are the components of this dataset:

Attributes

Attribute NameDescription
Calendar monthGregorian calendar month displayed in the format ‘Mon YYYY’
ReservationUnique number of reservation
Reservation dateDate when a reservation was made or initiated within the cloud environment
Reservation environmentEnvironment in which reservation is done
Reservation projectThe project for which the device is reserved
Reserved ByThe project or user who reserved the device
Session flagFlag type of the session
Sys_sourceUnique identifier for the source

Metrics

Metric NameDescriptionFormula
Rank of scheduled durationPrioritization is assigned to the scheduled duration within the context of device reservation<Rank ASC="False" />([Scheduled duration (Hours)])
Scheduled DurationScheduled time for which a resource or service is reservedScheduled start timestamp - Scheduled end timestamp
Scheduled Duration (Hours)Time duration between Scheduled Reservation Start Date to Scheduled Reservation End Date in hours(Rank[Reservation Scheduled Duration] / 3600.0)

Session details

The session details dataset provides comprehensive insights into user activity and session management within the cloud environment. It enables cloud administrators to monitor user behavior, identify security threats, troubleshoot issues, and ensure compliance with access policies and regulations. This dataset helps you gain insights into business scenarios such as:

  • Is there any device that is not used for any tests in my cloud? Should I encourage my tester to test or replace it with another device?
  • Is there any device that is used for many tests in my cloud? Should I add more devices with this model/version?
  • What kind of test is run for each project in the cloud?
  • What is the trend of my license usage in the cloud?

The following are the components of this dataset:

Attributes

Attribute NameDescription
Calendar dateGregorian calendar date displayed in the format ‘M/D/YYYY’
Calendar monthGregorian calendar month displayed in the format ‘Mon YYYY’
DeviceName of the device
Lagging count of monthsCount of number of months since the first data record till the current month
ReservationUnique number of reservation
Scheduled start dateDate when a session is planned or scheduled to begin
SessionId of the session
Session environmentEnvironment in which a session is taking place
Session projectProject associated with the session’s activities
Session statusStatus of the session
Session typeType of the session
Sys_sourceUnique identifier for the source

Metrics

Metric NameDescriptionFormula
Rank of session durationPrioritization is assigned to the scheduled duration within the context of device reservationRankBreakBy={@auto}([Session duration (Hours)])
Rank of session duration descriptionDescription of the session duration rank<Rank ASC="False" />([Session duration (Hours)])
Session DurationTime that a session remains active or in progressSession start timestamp - Session end timestamp
Scheduled Duration (Hours)Time duration between Session created to session closed time in hours([Session Duration] / 3600.0)

Test execution details

The Test execution details dataset offers vital insights into software testing, aiding teams in monitoring progress, identifying improvement areas, and assessing product quality. As a Quality Assurance Manager, it helps track test execution, assess test case effectiveness, and gauge application stability. Key scenarios include analyzing test coverage, monitoring release stability, identifying defects’ root causes, optimizing resource allocation, and driving continuous improvement initiatives. This dataset helps you gain insights into business scenarios such as:

  • View the trend of test executions across the test application platform
  • View the test execution status by devices and the execution report details
  • Understand the test execution overview at various application levels and the test device execution details

The following are the components of this dataset:

Attributes

Attribute NameDescription
Application Build VersionThe build version of the test application
Application Platform NameName of the mobile platform
Application Release VersionThe release version of the test application
Calendar MonthGregorian calendar date displayed in the format ‘D/M/YYYY’
DateGregorian calendar date displayed in the format ’ YYYY’
Device NameName of the device, such as iPad Air or Galaxy S5
MonthGregorian calendar month displayed in the format ‘Mon YYYY’
ProjectName of the project
Sys_sourceUnique identifier for the source
TestName of the test
Test applicationApplication that is being tested
Test deviceName of the test device
Test Device CategoryCategory of the test device, such as Phone or Tablet
Test Device ManufacturerManufacturer of the device on which the test is run
Test Device ModelModel of the device on which the test is run
Test Device OSOperating system version of the device on which the test is run
Test Device Screen sizeScreen size of the device on which the test is run
Test Execution CauseRoot cause for the test execution failure
Test Execution environmentEnvironment in which a test is taking place
Test execution report urlCombination of test url and name
Test execution statusCurrent status of the test execution
Test numberUnique identifier for the test