Blog QA Touch

How to Move Test Cases in QA Touch?

July 11, 2018
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
  • 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

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_newThe 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_existingThe 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_newThe 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_dropYou 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 headeroverall_move_click
      • 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_caseHope 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.

 

Leave a Reply