# Create Test Case

> Create Test Case activity in the UiPath Test Manager connector.

## Description

Creates a test case.

## 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.
* **name** – Enter a name for your test case.
* **description** (optional) – Enter a description for your test case.
* **automationId** (optional) – Enter an automation ID to associate your test case with.

## Output

* **name** (String)
* **description** (String)
* **projectId** (String)
* **id** (String)
* **createdBy** (String)
* **isAutomated** (Boolean)
