UiPath Documentation
activities
latest
false
Integration Service activities

Execute Test Cases

Execute Test Cases activity in the UiPath Test Manager connector.

Description

Executes one or more test cases. Internally, this creates a test execution record (represented as a test set execution, even when executing individual test cases).

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.
  • executionType (optional) – Select the execution type: Manual, Automated, None, Mixed.
  • asyncMode (optional) – Select the check box to run the execution asynchronously. Default: cleared (false).
  • name – Enter a name for the test execution.
  • testCaseIds – Enter one or more test case IDs you want to execute.
  • folderKey (optional) – Enter the folder key for the execution context.
  • executionTargetOptions (optional) – Configure the execution target: runtimeType, robotUserKey, machineKey, hostMachineName, serviceUserName.
  • testSetPackages (optional) – Enter one or more package name/version pairs used for execution.

Output

Identification

ParameterType
idString
nameString
descriptionString
projectIdString
testSetIdString
testSetObjKeyString
testSetScheduleIdString

Execution details

ParameterType
statusString
executionTypeString
sourceString
sourceDetailsString
runIdInteger
remoteControlAccessString
runtimeTypeString

Execution target

ParameterType
machineKeyString
robotUserKeyString
hostMachineNameString
serviceUsernameString
folderKeyString
batchExecutionKeyString

Settings

ParameterType
enableCoverageBoolean
enforceExecutionOrderBoolean
hasTestsFromMultipleAutomationProjectsBoolean
autopilotForRobotsSettings (Object): enabledBoolean
autopilotForRobotsSettings (Object): healingEnabledBoolean
orderedExecutionSettings (Object): stopOnFailureBoolean
videoRecordingSettings (Object): videoRecordingTypeString
videoRecordingSettings (Object): maxDurationSecondsInteger

Timestamps

ParameterType
executionStartDateTime
executionFinishedDateTime
reportingDateDateTime
durationInteger
createdDateTime
createdByString
updatedDateTime
updatedByString
  • Description
  • Project compatibility
  • Configuration
  • Output
  • Identification
  • Execution details
  • Execution target
  • Settings
  • Timestamps

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated