---
title: 'Clone Test Case in Test Management by Testsigma'
metadesc: 'Clone test cases to quickly create reusable copies without impacting the original version | Learn how to clone test cases in Test Management by Testsigma'
canonical: 'https://testsigma.com/docs/test-management/test-cases/clone-test-cases/'
page_id: 'clone-tests-in-test-management'
---

# Clone Test Case in Test Management by Testsigma






**Use cloning to duplicate test cases for reuse across projects while keeping each version independent.**

---

Cloning test cases allows you to create an exact copy of an existing test case for reuse within the same project or across different projects. All field values are copied at the time of cloning, and any updates made to the original test case do not affect the cloned version. This article discusses cloning test cases in Test Management by Testsigma.

---

> ## **Prerequisites**
> 
> Before you begin, ensure that test cases are available to clone.

---

## **Interactive Demo**

> [Interactive demo: open in browser](https://app.storylane.io/demo/y1mczogoobxj?embed=inline)



---

## **Clone a Test Case**

1. From the left navigation bar, go to **Test Cases** and open the folder or subfolder that contains the test case you want to clone.

2. Click the **meatballs menu (⋯)** corresponding to the test case.

3. Click **Clone**. This will open the **Clone Test Case** dialog.

4. In the **Clone Test Case** dialog:
   - Enter a title for the test case.
   - Select the **Target Project** and **Folder** where you want to clone the test case.

5. Click **Clone**.

6. The test case is cloned into the selected project and folder.

---