Within the Bulk Actions dropdown, there are the Copy To and Move To functions that allow you to copy a test case in one project to another project (leaving the original test case in it's current project location and making a copy of it), as well as move a test case from one project to another (removing it from it's original project/location and moving it to a new project/location).
How to Copy a Test Case to Another Project
To copy a test case (or test cases) to a different Project:
-
Select test case(s) desired to be copied via the checkbox. Then click on Bulk Actions dropdown.
- Select the Copy To bulk action.
- By default, the current project that the test case(s) are assigned to will show under Select Project. The user can opt 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 Project Environment from the drop-down menu to copy the test case to. NOTE: Only the active environments will be available in the drop-down.
- Check the Keep Test Settings box, to keep all test settings in the current test case after the copy has been completed.
- OPTIONAL - Replace URL Making this change would tell the test to use the "To URL" instead of the "From URL" (original URL) when executed. This is useful so that the user will not have to go back to the test and edit it manually and requiring remodeling.
-From URL The original URL used in the test case.
-To URL The new URL to use when the test executes. - Click Submit. 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. Then click on Bulk Actions dropdown.
- Select the Move To bulk action.
- By default, the current project that the test case(s) are assigned to will show under Select Project. The user can opt 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 Project Environment from the drop-down menu to move the test case to. NOTE: Only the active environments will be available in the drop-down. 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 Submit. The test case has now been moved to the new project and removed from the original project.