# Activities

> Activities included in the UiPath Test Manager connector.

## Activities by operation

The following tables list the activities included in this package, grouped by operation type.

### Create operations

| **Activity** | **Description** |
| --- | --- |
| Create Requirement | Creates a requirement. |
| Create Test Case | Creates a test case. |
| Create Test Set | Creates a test set. |
| [Create Test Step](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-test-manager-create-test-step) | Creates a test step for a test case. |

### Read operations

| **Activity** | **Description** |
| --- | --- |
| Download Assertion | Downloads the assertion for a test case log. |
| Download Attachment | Downloads an attachment from a test case, requirement, or test set of a project. |
| Get Assertions | Gets all assertions for a test case log artifact. |
| Get Assigned Test Cases For Requirement | Gets the assigned test cases for a requirement. |
| Get Assigned Test Cases For Test Set | Gets the assigned test cases for a test set. |
| Get Attachments | Gets all attachments for an object such as a requirement, a test case, a test set, and others. |
| Get Requirement | Gets requirements by ID. |
| [Get Requirements](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-test-manager-get-requirements) | Gets all requirements for a project. |
| Get Robot Logs | Gets the robot logs of a test case for an execution. |
| Get Test Case | Gets test cases by ID. |
| Get Test Case Log | Gets test case logs by ID. |
| [Get Test Cases](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-test-manager-get-test-cases) | Gets all test cases for a project. |
| Get Test Execution | Gets test execution by ID. |
| [Get Test Executions](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-test-manager-get-test-executions) | Gets all test executions for a project. |
| Get Test Set | Gets test set by ID. |
| [Get Test Sets](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-test-manager-get-test-sets) | Gets all test sets for a project. |
| [Get Test Step](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-test-manager-get-test-step) | Gets a test step by ID. |
| Get Test Step Logs | Retrieves the test step logs for a test case log. |
| Get Test Steps | Gets the test steps of a test case. |

### Update operations

| **Activity** | **Description** |
| --- | --- |
| Update Requirement | Updates the details of a requirement, such as name and description. |
| Update Test Case | Updates the details of a test case, such as name and description. |
| Update Test Set | Updates the details of a test set, such as name and description. |
| [Update Test Step](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-test-manager-update-test-step) | Updates the details of a test step, such as description and expected result. |

### Delete operations

| **Activity** | **Description** |
| --- | --- |
| Delete Attachment | Deletes an attachment from a test case, requirement, or test set. |
| Delete Requirement | Deletes a requirement. |
| Delete Test Case | Deletes a test case. |
| Delete Test Execution | Deletes a test execution. |
| Delete Test Set | Deletes a test set. |

### Execute and assign operations

| **Activity** | **Description** |
| --- | --- |
| Assign Test Cases To Requirement | Assigns one or more test cases to a requirement. |
| Assign Test Cases To Test Set | Assigns one or more test cases to a test set. |
| Execute Test Cases | Executes one or more test cases. |
| Execute Test Set | Executes a test set. |

### Other operations

| **Activity** | **Description** |
| --- | --- |
| Test Manager HTTP Request | Performs HTTP requests to interact with Test Manager using existing connector. |
| Upload Attachment | Uploads an attachment to a test case, a requirement, or a test set in a project. |
