--- title: "Exporting Tests to Azure DevOps" slug: "exporting-tests-to-azure-devops" description: "In this article, we'll cover exporting test cases to Azure DevOps." updated: 2024-09-27T14:46:44Z published: 2024-09-27T14:46:44Z canonical: "knowledge.curiositysoftware.ie/exporting-tests-to-azure-devops" --- > ## Documentation Index > Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt > Use this file to discover all available pages before exploring further. # Exporting Tests to Azure DevOps In this article, we'll cover exporting test cases to Azure DevOps. [Embedded content](https://www.youtube.com/embed/n69EVNeU6Ms?&wmode=opaque&rel=0) To get started load an existing model, and navigate to your generated paths. Select the Run button to open the export menu. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1690387260472.png) Next, select the export Test Cases option. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1690387281160.png) The test case export dialog will appear. Select your configured Azure DevOps connector and enter a test suite name. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1690387314446.png) The final step is to press export. This will create your test cases in Azure DevOps. ### Common Problems #### Path is required to start with a / or be "" The Azure DevOps connector mapping has not been configured correctly. Review your mapping of fields between Quality Modeller and Azure DevOps. ## Related - [Azure DevOps](/azure-devops.md) - [Configuring Azure DevOps Connector](/configuring-azure-devops-connector.md)