Copy and Move Test Function Overview
The Bulk Actions dropdown in Functionize provides Copy and Move functions that allow users to manage test cases efficiently between projects. This document outlines how to use these functions to copy or move test cases from one project to another.
How to Copy a Test Case to Another Project
To copy a test case or multiple test cases to a different project, follow these steps:
-
Select Test Case(s):
- Check the checkbox next to the test case(s) you want to copy.
- Click on the Bulk Actions dropdown.
-
Select Copy:
- Select Copy from the Bulk Actions menu.
- Select Copy from the Bulk Actions menu.
-
Choose Project:
- By default, the current project that the test case(s) are assigned to will be displayed under Select Project.
- Choose the project to which you want to copy the test case(s).
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 Folder:
- Choose the folder from the dropdown menu to copy the test case(s) to a specific folder in the selected project.
- Choose the folder from the dropdown menu to copy the test case(s) to a specific folder in the selected project.
-
Select Project Environment :
- Choose the project environment from the dropdown menu to copy the test case(s) to a specific environment in the selected project.
Note: Only active environments will be available in the dropdown.
- Choose the project environment from the dropdown menu to copy the test case(s) to a specific environment in the selected project.
-
Keep Test Settings:
- Check the Keep Test Settings checkbox to retain all test settings in the current test case(s) after the copy has been completed.
- Check the Keep Test Settings checkbox to retain all test settings in the current test case(s) after the copy has been completed.
-
Replace URL (Optional):
- The Replace URL section allows you to replace the From URL with the To URL when copied, eliminating the need to manually edit the URL later.
- From URL: The original URL used in the test case.
-
To URL: The new URL to use when the test executes.
- The Replace URL section allows you to replace the From URL with the To URL when copied, eliminating the need to manually edit the URL later.
-
Adjust Window Size (Optional):
- Under the Attribute section, enter
windowWidth
andwindowHeight
to change the window size of the newly copied test case.
- Under the Attribute section, enter
-
Confirm Copy:
- Click the Confirm button to finalize the copy process.
How to Move a Test Case to Another Project
To move a test case or multiple test cases to a different project, follow these steps:
-
Select Test Case(s):
- Check the checkbox next to the test case(s) you want to move.
- Click on the Bulk Actions dropdown.
-
Select Move:
- Select Move from the Bulk Actions menu.
- Select Move from the Bulk Actions menu.
-
Choose Project:
- By default, the current project that the test case(s) are assigned to will be displayed under Select Project.
- Choose the project to which you want to move the test case(s).
Note: This is a MOVE function, meaning the original test case will be removed from the current project and moved to the selected project.
-
Select Folder:
- Choose the folder from the dropdown menu to move the test case(s) to a specific folder in the selected project.
- Choose the folder from the dropdown menu to move the test case(s) to a specific folder in the selected project.
-
Select Project Environment:
- Choose the project environment from the dropdown menu to move the test case(s) to a specific environment in the selected project.
Note: Only active environments will be available in the dropdown. If the test case has a URL connected to one environment and is moved to another active site environment, the URL will update automatically.
- Choose the project environment from the dropdown menu to move the test case(s) to a specific environment in the selected project.
-
Confirm Move:
- Click the Confirm button to finalize the move process.
- Click the Confirm button to finalize the move process.
By using the Copy and Move functions within the Bulk Actions dropdown, users can efficiently manage and organize their test cases across different projects and environments in Functionize.