Move and Copy Tests within folders

In this section we will learn about copying and moving tests between folders:

Copying/Moving tests between folders applies the changes to all project users.

Copying tests from one folder to another

1. Using context menu options
  1. Select the checkbox next to each test you want to copy.
  2. Right click on the test (or any one of the selected tests if multiple).
  3. Click on the Copy option.
  4. Right click on the folder you want to copy the test(s) to.
  5. Click on the Paste option.
2. Using drag and drop functionality
  1. Select the checkbox next to each test you want to copy.
  2. Click and hold the left mouse button and the Ctrl key, to drag the selected test(s) to the destination folder. Release the mouse button and the keys to drop the test(s) into the destination folder.

The test(s) that are copied to the destination folder will have the original test name appended with the term _Clone.

Moving tests from one folder to another

1. Using context menu options
  1. Select the checkbox next to each test you want to move.
  2. Right click on the test (or any one of the selected tests if multiple).
  3. Click on the Cut option.
  4. Right click on the folder you want to move the test(s) to.
  5. Click on the Paste option.
2. Using drag and drop functionality
  1. Select the checkbox next to each test you want to move.
  2. Click and hold the left mouse button to drag the selected test(s) to the destination folder. Release the mouse button to drop the test(s) into the destination folder.

Once you copy or cut a test, it is stored in the clipboard. However, if you undertake any action, such as drag-and-drop, before pasting the items from the clipboard, the clipboard will be cleared.