Roles

What are the roles in Qase?

Roles are an important tool that allows you to define what your teammates can and cannot do in your Qase account. When defining a role, you can specify restrictions down to a very granular level, ensuring that those who need more control have it. In contrast, anybody who should have a limited scope and visibility is properly restricted.

Custom roles are available in Business and Enterprise subscriptions

Pre-configured roles

By default, your Qase account comes pre-configured with three roles already set up:

  • Owner: An owner of the account, a person that registered the account initially, has full control of the account's features (Including private projects created by other users in the account) and can manage all aspects of the application.

  • Admin: An administrative role in the account similar to the owner.

  • Member: A common role that grants access to all the basic Qase features; it is set as the default role in your new account, which means that any new member that is being invited gets member role restrictions assigned to them - but you can set a different user role (except for owner user role) to be a default one at any time.

Note: Type of license is always stronger than the role. You can have an administrator role but be a read-only user: you will be read-only first, it will be a stronger setting. Same for the billing user.

Create a new user role

You are not limited to the pre-configured user roles. To create a new user role, go to "Roles" in workspace management, and click "Create a new role":

In the creation menu, fill in the role settings:

  • Role Title

  • Role Description

  • Set as default role - check the box to apply this user role's settings to any new member joining the account.

Role access rights

The following section is dedicated to role access rights. Here, you will define which entities and actions will be available to users with a specific role. Each entity can be fully restricted or fully allowed, and each action with an entity can be made available or unavailable.

  • Entity: Projects

    • Create / update: This rule allows users to create new projects and update their settings.users

    • Remove: This rule allows users to delete projects.

    • Access Control: This rule allows users to manage access to the project, adding or removing members.

    • Import: This rule allows users to import test cases from various sources.

    • Export: This rule allows users to export test cases.

  • Entity: Project integrations

    • View: This rule allows users to view a list of installed and available integrations.

    • Add/Update: This rule allows users to add new integrations to project or update their settings.

    • Remove: This rule allows users to remove installed integrations.

  • Entity: Test cases

    • Repository: This rule allows users to view test cases in the test case repository.

    • Create/Update: This rule allows users to create or update test cases in the test case repository.

    • Remove: This rule allows users to delete test cases.

    • Change sort order: This rule allows users to drag-n-drop test cases on the repository page.

    • Approve / decline: This rule allows users to approve or decline test case changes during the review process.

    • Rollback: This rule allows users to undo changes done to test cases.

  • Entity: Test suites

    • Create/Update: This rule allows users to create or update test suites.

    • Remove: This rule allows users to delete the test suite and move its content to another suite

    • Change suite position: This rule allows users to drag-n-drop test suites on the repository page.

  • Entity: Test reviews

    • View: This rule allows users to view a list of existing reviews.

  • Entity: Milestones

    • View: This rule allows users to view a list of existing milestones.

    • Create/Update: This rule allows users to create or update milestones.

    • Remove: This rule allows users to delete milestones.

  • Entity: Shared steps

    • View: This rule allows users to view a list of existing shared steps.

    • Create/Update: This rule allows users to create or update shared steps.

    • Remove: This rule allows users to delete shared steps.

  • Entity: Test plans

    • View: This rule allows users to view a list of existing test plans.

    • Create/Update: This rule allows users to create or update test plans.

    • Remove: This rule allows users to delete test plans.

  • Entity: Test runs

    • View: This rule allows users to view a list of existing test runs.

    • Create/Update: This rule allows users to create or update test runs.

    • Submit results: This rule allows users to submit run results.

    • Assign: This rule allows users to set “assignee.”

    • Remove: This rule allows users to delete test runs.

    • Synchronize: This rule allows users to sync a test case in a run with the test case in the repository.

    • Manage configurations: This rule allows users to create, update or delete configurations.

  • Entity: Defects

    • View: This rule allows users to view a list of existing defects.

    • Create/Update: This rule allows users to create or update defects.

    • Resolve: This rule allows users to resolve open defects.

    • Remove: This rule allows users to delete defects.

  • Entity: Webhooks

    • View: This rule allows users to view a list of existing webhooks.

    • Create/Update: This rule allows users to create or update webhooks.

    • Remove: This rule allows users to delete webhooks.

  • Entity: Workspace

    • Update settings: This rule allows users to update team settings.

    • Invite: This rule allows users to invite new members to the team.

    • Activate/Deactivate: This rule allows users to activate or deactivate team members.

    • Workspace User Update: This rule allows users to change team member details and roles.

    • Users view: This rule allows users to view users.

    • Logs: This rule allows users to view logs.

  • Entity: Team groups

    • View: This rule allows users to view a list of existing groups.

    • Create/Update: This rule allows users to create or update team groups. It also allows users to add or remove team members from groups.

    • Remove: This rule allows users to delete team groups.

  • Entity: Team roles

    • View: This rule allows users to view a list of existing roles.

    • Create/Update: This rule allows users to create or update team roles.

    • Remove: This rule allows users to delete team roles.

  • Entity: Environments

    • View: This rule allows users to view a list of existing environments.

    • Create/Update: This rule allows users to create or update environments.

    • Remove: This rule allows users to delete environments.

  • Entity: Fields

    • View: This rule allows users to view a list of existing fields.

    • Create: This rule allows users to create custom fields.

    • Update: This rule allows users to update custom fields.

    • Remove: This rule allows users to delete custom fields.

  • Entity: Tags

    • Create: This rule allows users to create tags on fly.

    • View: This rule allows users to view a list of existing tags in workspace.

    • Delete: This rule allows users to delete tags in workspace.

  • Entity: Attachments

    • View: This rule allows users to view a list of existing attachments.

    • Remove: This rule allows users to delete attachments.

  • Entity: Billing

    • Manage: This rule grants all access to the billing section and allows users to manage subscriptions, payment methods, and billing details.

  • Entity: Requirements

    • View: This rule allows users to view existing requirements.

    • Create/update: This rule allows users to create or update requirements.

    • Remove: This rule allows users to delete requirements.

  • Entity: Dashboard

    • View: This rule allows users to view existing dashboards.

    • Create: This rule allows users to create dashboards.

    • Update: This rule allows users to update any dashboards.

    • Remove: This rule allows users to delete any dashboards.

  • Entity: Security

    • SSO: This rule allows users to configure SSO.

Last updated