Copy and Move Test Function Overview
Within the Bulk Actions dropdown, there are Copy and Move functions that allow users to copy a test case from one project to another. This will leave the original test case in its current project location and create a copy of the test case in the new project. As well as move a test case from one project to another. Which removes the test case from its original project and transfers it to the new project.
How to Copy a Test Case to Another Project
To copy a test case, or multiple test cases to a different project:
-
Select test case(s) to be copied via the checkbox, and click on the Bulk Actions dropdown
-
Select Copy from Bulk Action menu
-
By default, the current project that the test case(s) are assigned to will be displayed under Select Project, choose to copy the test case to another project here
Note: This is a COPY function, meaning the original test case will remain in the current project, and a copy will be made and added to another project.
- Select the Folder from the dropdown menu to copy the test case to a specific folder in another project
-
Select the Project Environment from the dropdown menu to copy the test case to a specific environment in another project
Note: Only the active environments will be available in the dropdown.
-
Check the Keep Test Settings checkbox to retain all test settings in the current test case after the copy has been completed
-
OPTIONAL - The Replace URL section allows the user to make a change to the test to replace the From URL with the To URL when copied, which is helpful so that the user will not have to go back to the test and edit the URL manually
- From URL: The original URL used in the test case
-
To URL: The new URL to use when the test executes
- OPTIONAL - Under the Attribute section, the user can enter windowWidth and windowHeight to change the window size of the newly copied test case
-
Click the Confirm button and the test case has been copied
How to Move a Test Case to Another Project
To move a test case, or multiple test cases to a different project:
-
Select test case(s) desired to be moved via the checkbox and then click on the Bulk Actions dropdown
-
Select Move from the Bulk Action menu
-
By default, the current project that the test case(s) are assigned to will be displayed under Select Project, the user can choose to move the test case to another project here
Note: This is a Move function, meaning the original test case will be removed from the current project and moved to the newly selected project.
-
Select the Folder to move the test case to a specific folder in the other project
-
Select the Project Environment from the dropdown menu to move the test case to a specific environment in the other project
Note: Only the active environments will be available in the dropdown. If the test case has a URL connected to one environment and that test is moved to another active site environment, the URL will update automatically.
-
Click Confirm and the test case has now been moved to the new project and removed from the original project