Modifying an environment
You can add, update, or remove variables and profile overrides that are part of the configured environments.
Before you begin
You must have completed the following tasks:
- Ensured that you are assigned a role as a Project Owner or Tester in the project. See Managing access to the server projects.
- Created a project in your team space in Test Hub. See Creating a project.
- Added the remote Git repository that contains the test resources to the project. See Adding repositories to a server project.
- Ensured that your project contains an environment.
Procedure
-
Log in to Test Hub.
The Projects page of the initial team space is displayed.
-
Click to open the project that contains the test assets.
The Overview page of the project is displayed.
-
Navigate to .
The Test Editor page and test navigator panel are displayed.
-
Double-click the environment that you want to modify in the test navigator
panel, and then click Edit.
Alternatively, right-click the environment in the test navigator panel and click Edit.The Edit branch dialog is displayed.If the Edit branch dialog is not displayed, then go to step 6.
-
Select your action to either select an existing Edit branch or create
an Edit branch:
- Perform the following steps to select an existing Edit
branch:
- Select Use an existing edit branch.
- Select an Edit branch from the Select
branch list if Edit branches already
exist for your repository.Note:A warning message is displayed if the Edit branch, which you selected, is behind the source branch. To update the selected edit branch and maintain synchronization with the source branch, you can select the Update branch option when switching checkbox.
- Click Ok.
- Perform the following steps to create the Edit branch:
- Select Create new edit branch.
- Enter a name for the Edit branch in the Branch Name field.
- Click Save.
- Perform the following steps to select an existing Edit
branch:
-
Perform any of the following steps to modify your variables in the
Variables section of the environment editor:
Action Steps Add a new variable Click + Create Variable, then enter the new variable name and value. Edit an existing variable Click inside the Name or Value field of the specific variable and type your updates. Delete a variable Click the Delete icon
next to the variable row that you want to remove. -
Perform any of the following steps to modify overrides in the
Profiles section of the environment editor:
Action Steps Add an override Click + Add Override, select the name of the default browser or device profile from Profile, and then select a device in the configured device cloud from Override. Edit an existing override Select different values from the Profile or Override field. Delete an override Click the Delete icon
next to the override row that you want to remove. -
Click the Save icon
to save the details.