Creating an environment
You can create an environment to define custom variables that override the variables defined in the test when you run a test or suite. You can also configure profile overrides so that cloud-native devices can replace the default browsers or device profiles when you run a test or suite.
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.
About this task
You can use environments such as Dev, QA, or Staging to manage a set of variables and profiles with different values. When you run a test, the environment variables dynamically replace the matching variable values, and profile overrides replace the browser or device profiles defined in the test.
Procedure
Results
What to do next
You can perform the following tasks:
- Run a server test asset. See Running server test assets or Running server test assets on an agent.
- Run a server test suite asset. See Running server suite assets.