# Linking test cases in Studio to Test Manager

> You can link a test case in Studio to a corresponding test case and requirement in Test Manager.

You can link a test case in Studio to a corresponding test case and requirement in Test Manager.

However, while this method of linking Studio test cases to Test Manager test cases is still available, our recommendation is to link automations directly within Test Manager through the **Select Automation** method. For more information on selecting an automation for a test case, visit [Selecting automation](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/selecting-automation).

This linkage between the Studio test case and the Test Manager test case is considered by Test Manager during execution only if an equivalent automation in Orchestrator is not found.

**Prerequisites**: [Integrate Studio to Test Manager](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/getting-started-test-manager#integrating-with-studio).
1. In Studio, open an existing project or create a new Test Automation.
2. Open an existing test case or create a new one.
3. In the **Project**, right-click a test case and select **Link to Test Manager**. Alternatively, you can use **Ctrl** + **Click** for multiple selections to link multiple test cases to a requirement.

Test Manager might require you to sign in, using your credentials.
4. Configure the test case information:
   * **Project**: Select your project. If you did not set a default project for Test Manager, see [Integrating with Studio](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/getting-started-test-manager#integrating-with-studio).
   * **Test**: Select a test case from the dropdown list.
   * **Name**: Enter a name only if you create a new test case in Test Manager.
   * **Requirement**: Leave this field blank if you don't want to link the test case to an existing requirement. The name is read-only in Test Manager. Alternatively, you can select a **Requirement** from the dropdown list if you want to assign the test case to a specific requirement in Test Manager.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/test-manager/test-manager-docs-image-125718-be183542-d5612962.webp)
5. Click **OK** to confirm.

You can open the newly created test case in Test Manager, by navigating to **Test Manager** and **Open Test**.

:::important
To [execute automated tests in Test Manager](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/executing-automated-tests#executing-automated-tests), make sure that your [project has been published to the Orchestrator Tenant Process Feed](https://docs.uipath.com/studio/standalone/2023.10/user-guide/application-testing-test-cases#publish-test-cases).
:::
