---
title: How to Move Test Cases in QA Touch?
url: https://www.qatouch.com/blog/how-to-move-test-cases-in-qa-touch/
published: 2018-07-11T09:10:09+00:00
modified: 2018-07-11T09:10:09+00:00
author: Swathisri R
post_type: post
categories: [QA Touch Updates]
tags: [QA Touch, Software Testing, Test Cases, Test Management Tool]
featured_image: https://www.qatouch.com/wp-content/uploads/2018/07/How_To_Move_Test-Cases_banner.png
word_count: 553
reading_time_minutes: 3
---

# How to Move Test Cases in QA Touch?

Test management tool plays a critical role in the daily activities of a testing team like writing test cases, executing test cases, reporting the issues and assigning issues to the respective team members. Â Â

**Why is Move Test case Essential?**

Usually, test cases are written from user requirement and several sprints later if the requirement changes the workflow or the intended functionality. The Move Test Case functionality is essential for the latter.

Mismanagement of test case repository makes it voluminous and old which causes a round of confusion while testing. As such, to avoid such situations Move Test Case functionality be essential by organising test cases and create a more efficient process for ensuring test coverage.

**How does QA Touch help in Test Cases Organisation?**

After writing the test cases, QA Touch provides an array of features to organise the test cases.

- Move Test Cases

Move Test Cases within the project

- Move Test Cases across projects

**How To Move Test Cases?**

After writing Test cases, You can move test cases within or across projects to reuse test cases.

- Move the entire module

Within the project

- To other project

- Move specific test cases

Within the project

- To other project

**Move All Test Cases from Module**

- Click on the move icon  inÂ  module Header.![module_move_click](https://www.qatouch.com/wp-content/uploads/2018/07/module_move_click-1024x418.png)

- To Move Test Case Module to an existing module in the same project

Choose **Within this project **option.

- Choose **Existing Module **option.

- Select a module from the drop-down to which the module should be moved.

- Click Move to module Test case Module.

The below snapshot shows this scenario.

![move_within_project_existing](https://www.qatouch.com/wp-content/uploads/2018/07/move_within_project_existing.png)

The selected test cases will be moved under the selected existing module as a sub-module.

- To Move Test Case module to a New module in the same project

Choose **Within this project **option

- Choose **New Module **option

- Enter Module name

- Click Move

![move_within_project_new](https://www.qatouch.com/wp-content/uploads/2018/07/move_within_project_new.png)The test cases will be moved as sub-module under the newly created module.

- To Move Test Case Module to an existing module in another project

Choose **To other project **option

- Select a project from Project Drop-down

- Choose **Existing Module **option

- Select a module from the drop-down to which the module should be moved

- Click Move to module Test case Module

![move_to_other_project_existing](https://www.qatouch.com/wp-content/uploads/2018/07/move_to_other_project_existing.png)The test cases will be moved as sub-module under the selected existing module in selected project.

- To Move Test Cases from a module to a New module in the another project

Choose **To other project **option

- Select a project from Project Drop-down

- Choose **New Module **option

- Enter Module name

- Click Move to module Test case Module

![move_to_other_project_new](https://www.qatouch.com/wp-content/uploads/2018/07/move_to_other_project_new.png)The test case module will be moved to the selected project as a sub-module to the newly created module.

**To Move specific test cases**

- To Move Specific Test Case Module to an existing module in the same project just **Drag and Drop **Â the case to the intended module

![drag_and_drop](https://www.qatouch.com/wp-content/uploads/2018/07/drag_and_drop-1024x570.png)You can also rearrange test cases within a module by drag and drop.

- To Move Specific Test Cases to other projects

Click Move button at the header![overall_move_click](https://www.qatouch.com/wp-content/uploads/2018/07/overall_move_click-1024x558.png)

Select a project from Project Drop-down

- Select a module from the drop-down to which the test cases should be moved

- Select the Test cases to move

- Click Move to move Test cases

![move_specific_case](https://www.qatouch.com/wp-content/uploads/2018/07/move_specific_case-1024x418.png)Hope the procedure turned out to be useful. A ton of know-how articles like this are down the pipeline and do stay subscribed to get notified about those.

&nbsp;