# Linking test cases in Studio to Test Manager

> You can link a test case in Studio to a correspondent test case and requirement in Test Manager. To complete this action, you need to [integrate Studio to Test Manager](https://docs.uipath.com/test-manager/standalone/2024.10/user-guide/integrating-with-studio#integrating-with-studio).

You can link a test case in Studio to a correspondent test case and requirement in Test Manager. To complete this action, you need to [integrate Studio to Test Manager](https://docs.uipath.com/test-manager/standalone/2024.10/user-guide/integrating-with-studio#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/standalone/2024.10/user-guide/integrating-with-studio#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** &gt; **Open Test**.

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