UiPath Documentation
activities
latest
false
Integration Service activities

Get Test Executions

Configuration reference for the Get Test Executions activity: input parameters and output fields for retrieving all test executions in a project.

Description

Gets all test executions for a project.

Project compatibility

Windows | Cross-platform

Configuration

  • UiPath Test Manager connection – The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
  • projectId – Select the project ID from the dropdown.
  • testSetId (optional) – Enter a test set ID to filter test executions by.
  • changedSince (optional) – Enter a date/time to retrieve test executions changed since.
  • search (optional) – Enter a search term to filter test executions.
  • orderby (optional) – Enter the field to order results by.
  • top (optional) – Enter the number of records to retrieve.
  • skip (optional) – Enter the number of records to skip.

Output

General

  • projectId (String)
  • testSetId (String)
  • executionType (String)
  • source (String)
  • status (String)

Timing

  • reportingDate (DateTime)
  • duration (Integer)
  • testSetScheduled (String)

Execution environment

  • runtimeType (String)
  • hostMachineName (String)
  • remoteControlAccess (String)
  • hasTestsFromMultipleAutomationProjects (Boolean)
  • enableCoverage (Boolean)

Settings

  • orderedExecutionSettings (Object): stopOnFailure (Boolean)
  • autopilotForRobotsSettings (Object): enabled (Boolean)
  • autopilotForRobotsSettings (Object): healingEnabled (Boolean)
  • Description
  • Project compatibility
  • Configuration
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated