| 
 | 1 | +---  | 
 | 2 | +id: one-click-migration-from-testrail  | 
 | 3 | +title: One Click Migration from TestRail  | 
 | 4 | +hide_title: true  | 
 | 5 | +sidebar_label: One Click Migration from TestRail  | 
 | 6 | +description: Learn how to efficiently copy and move test cases within LambdaTest, streamlining your testing process and enhancing organization across multiple projects.  | 
 | 7 | +keywords:  | 
 | 8 | +  - testrail  | 
 | 9 | +  - import data from testrail  | 
 | 10 | +  - import data  | 
 | 11 | +url: https://www.lambdatest.com/support/docs/one-click-migration-from-testrail/  | 
 | 12 | +site_name: LambdaTest  | 
 | 13 | +slug: one-click-migration-from-testrail/  | 
 | 14 | +---  | 
 | 15 | + | 
 | 16 | +<script type="application/ld+json"  | 
 | 17 | +      dangerouslySetInnerHTML={{ __html: JSON.stringify({  | 
 | 18 | +       "@context": "https://schema.org",  | 
 | 19 | +        "@type": "BreadcrumbList",  | 
 | 20 | +        "itemListElement": [{  | 
 | 21 | +          "@type": "ListItem",  | 
 | 22 | +          "position": 1,  | 
 | 23 | +          "name": "LambdaTest",  | 
 | 24 | +          "item": "https://www.lambdatest.com"  | 
 | 25 | +        },{  | 
 | 26 | +          "@type": "ListItem",  | 
 | 27 | +          "position": 2,  | 
 | 28 | +          "name": "Support",  | 
 | 29 | +          "item": "https://www.lambdatest.com/support/docs/"  | 
 | 30 | +        },{  | 
 | 31 | +          "@type": "ListItem",  | 
 | 32 | +          "position": 3,  | 
 | 33 | +          "name": "One Click Migration from TestRail",  | 
 | 34 | +          "item": "https://www.lambdatest.com/support/docs/one-click-migration-from-testrail/"  | 
 | 35 | +        }]  | 
 | 36 | +      })  | 
 | 37 | +    }}  | 
 | 38 | +></script>  | 
 | 39 | + | 
 | 40 | +# One Click Migration from TestRail  | 
 | 41 | + | 
 | 42 | +Efficiently importing data from TestRail streamlines your test management process, allowing for seamless project integration. With the Quick Import feature, you can easily transfer your existing TestRail projects from Test Management in just a few steps. This guide will walk you through the process, ensuring a smooth and hassle-free import experience.  | 
 | 43 | + | 
 | 44 | +1. To perform a Quick Import from TestRail, navigate to the **Projects** section and select the **Import Data** option.  | 
 | 45 | + | 
 | 46 | +<img loading="lazy" src={require('../assets/images/mobile-app-testing/import-data.webp').default} alt="Real "  className="doc_img" width="1366" height="629"/>  | 
 | 47 | + | 
 | 48 | +2. Fill in the necessary details such as **TestRail Email Address**, **TestRail Host Name**, and **TestRail API Key**, then click **Continue**.   | 
 | 49 | + | 
 | 50 | +<img loading="lazy" src={require('../assets/images/mobile-app-testing/necessary-details.webp').default} alt="Real "  className="doc_img" width="1366" height="629"/>  | 
 | 51 | + | 
 | 52 | +3. Choose single or multiple projects and click **Import Project**. Once completed, your selected TestRail projects will be imported into Test Management.  | 
 | 53 | + | 
 | 54 | +<img loading="lazy" src={require('../assets/images/mobile-app-testing/multiple-projects.webp').default} alt="Real "  className="doc_img" width="1366" height="629"/>  | 
 | 55 | + | 
 | 56 | +4. You can check the import progress on the All Projects page, and you'll receive an email notification once the process is finished.  | 
 | 57 | + | 
 | 58 | +<img loading="lazy" src={require('../assets/images/mobile-app-testing/email-notification.webp').default} alt="Real "  className="doc_img" width="1366" height="629"/>  | 
 | 59 | + | 
 | 60 | +5. The email will contain a **GO TO TEST MANAGER** button, which redirects you to the project section.   | 
 | 61 | + | 
 | 62 | +<img loading="lazy" src={require('../assets/images/mobile-app-testing/go-to-test-manager.webp').default} alt="Real "  className="doc_img" width="1366" height="629"/>  | 
 | 63 | + | 
 | 64 | +6. The imported project(s) will appear at the top, where you can click on it for a detailed project analysis.   | 
 | 65 | + | 
 | 66 | +<img loading="lazy" src={require('../assets/images/mobile-app-testing/imported-projects.webp').default} alt="Real "  className="doc_img" width="1366" height="629"/>  | 
 | 67 | + | 
 | 68 | + | 
 | 69 | + | 
 | 70 | + | 
 | 71 | + | 
 | 72 | + | 
 | 73 | +<nav aria-label="breadcrumbs">  | 
 | 74 | +  <ul className="breadcrumbs">  | 
 | 75 | +    <li className="breadcrumbs__item">  | 
 | 76 | +      <a className="breadcrumbs__link" href="https://www.lambdatest.com">  | 
 | 77 | +        Home  | 
 | 78 | +      </a>  | 
 | 79 | +    </li>  | 
 | 80 | +    <li className="breadcrumbs__item">  | 
 | 81 | +      <a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com/support/docs/">  | 
 | 82 | +        Support  | 
 | 83 | +      </a>  | 
 | 84 | +    </li>  | 
 | 85 | +    <li className="breadcrumbs__item breadcrumbs__item--active">  | 
 | 86 | +      <span className="breadcrumbs__link">  | 
 | 87 | +      One Click Migration from TestRail  | 
 | 88 | +      </span>  | 
 | 89 | +    </li>  | 
 | 90 | +  </ul>  | 
 | 91 | +</nav>  | 
0 commit comments