Skip to contents

Retrieves an overview of a test execution that includes the status of the execution, start and end time, and observation summary.

See https://www.paws-r-sdk.com/docs/connect_get_test_case_execution_summary/ for full documentation.

Usage

connect_get_test_case_execution_summary(
  InstanceId,
  TestCaseId,
  TestCaseExecutionId
)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance.

TestCaseId

[required] The identifier of the test case.

TestCaseExecutionId

[required] The identifier of the test case execution.