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 workspace.

Role access rights

The next block is dedicated to the Role access rights - this is where you will define which entities and which kinds of actions will be available to users granted this User Role. Each entity can be restricted or allowed, and each action with an entity can be made available or unavailable.

  • 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 to manage subscriptions, payments and billing details.

  • 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 and 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.

    • Mute/Unmute: This rule allows user to mute or unmute a test case.

  • 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: Defects

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

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

    • Remove: This rule allows users to delete defects.

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

  • 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.

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

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

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

  • 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: Applications

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

    • Install: This rule allows users to add an application.

    • Uninstall: This rule allows users to remove an application.

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

  • Entity: Milestones

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

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

    • Remove: This rule allows users to delete milestones.

  • 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: Projects

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

    • Remove: This rule allows users to delete projects.

    • Access Control: This rule allows users to manage access to the project: add or remove members.

    • Change ownership: This rule allows users to change the project owner.

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

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

  • 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: Test reviews

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

  • 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: 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.

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

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

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

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

  • Entity: Security

    • SSO: This rule allows users to configure SSO.

  • 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 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 and drop test suites on the repository page.

  • Entity: Tags

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

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

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

  • Entity: Workspace

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

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

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

    • 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: 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: QQL

    • View: This rule allows users to execute a QQL and view a list of existing QQL.

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

    • Remove: This rule allows users to delete saved QQL.

Last updated