Environments are an additional entity of Qase which allows you to represent your real-life infrastructure environments and then specify which of the environments a run should be executed in.
To create a new environment, navigate to Project settings' "Environments" tab, then hit "Create new environment":
Define new environment's preoperties:
- Title: mandatory field, descriptive name of an environment which will be appearing in the test runs (i.e., Production Env)
- Slug: mandatory field, a URL-friendly shortened version of the title (i.e., Prod)
- Description: optional field, for extra context about the environment and what it's to be used for
- Host: optional field, URL address of the environment (as a reference)
Once created, your new environment can now be used as a property of a test run:
Comments
0 comments
Please sign in to leave a comment.