Managing access
There are three levels of project access in Allure TestOps:
- Read — can view the project.
- Write — can create test cases, launch them, and perform other similar actions.
- Owner — can modify the project settings and grant access to other users.
When you create a project, you are automatically given the Owner access level and can grant access to other users and user groups.
Granting individual access
- Go to the project settings.
- Select Access.
- Click Add collaborator.
- In the resulting window, select the user you want to grant access to and the required access level.
- Click Submit.
To change previously granted access, find the user in the list of users and select the new access level. To revoke access, click ⋯
and select Remove from project.
Granting group access
Allure TestOps users can be organized into groups, and project access can be granted to all users in a specific group.
To create a group, you need to log in to Allure TestOps as an administrator and follow the instructions from this article. The article also contains instructions on how to manage project access using an administrator account.
To grant access to a group using the project settings page:
- Go to the project settings.
- Select Access.
- Click the Groups tab.
- Click Add group.
- In the resulting window, select the group you want to grant access to and the required access level.
- Click Submit.
To change previously granted access, find the group in the list of groups and select the new access level. To revoke access, click ⋯
and select Remove from project.
Project visibility
Allure TestOps projects can be public or private.
When a project is private, only users explicitly added to the project will be able to see and access it.
When a project is public, any user in your Allure TestOps instance will be able to view it, but they will still need to be granted a Write access to be able to create and launch test cases.
To change the visibility of a project:
- Go to the project settings.
- Select General.
- Check or uncheck the Public box.