Create/Enable a New Site Environment for the Project
At the Project Level, a user can enable and/or create site environments. To do this:
- Select the Project.
- Click on the Project Settings hamburger menu.
- Select Edit Project from the drop-down menu.
- From the Edit Project window, select the Project Environments tab.
- Activate the Live, Staging and/or Development environments by adding the corresponding URL for each environment.
- Add a New Environment by clicking on Add New Environment button and entering its label and corresponding URL.
- Click Save. Click Continue on the Success confirmation modal.
- The activated environment(s) will now show in the upper left-hand corner of the Functionize dashboard.
Move Site Environment
To move a test case (or multiple test cases) to a different Site Environment:
- Select test case(s) checkbox
- Click Bulk Actions >> Move.
- By default, the current project will show under Select Project. A user can opt to move the test case to another project here.
- 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.
Copy Site Environment
To copy a test case (or test cases) to a different Site Environment:
- Select test case(s) checkbox
- Click Bulk Actions >> Copy.
-
By default, the current project will show under Select Project. The user can opt to copy the test case to another project here.
- 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.
- 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.
-From URL: The original URL used in the test case.
-To URL: The new URL to use when the test executes. - Click Submit.