LogoLogo
  • About SimplifyQA
  • Get Started with SimplifyQA
    • Agile & Non-Agile Framework
    • OS Support
    • SimplifyQA Hosting
      • On-premise Installation Guide
        • Pre-requisites
        • Installation Guide
      • Support and Resources
      • Training and Onboarding
    • Explore SimplifyQA for your Application Lifecycle Management
  • SimplifyQA Installation & Setup
    • Setup QAWizard
    • Register QAWizard
    • Setup Android Device
      • How to enable settings in android device?
      • How to register android device?
      • Setup emulators on Android Studio for automation in SimplifyQA
    • Setup iOS Device
      • How to setup iOS device in Apple Developer Account?
      • How to register iOS device?
  • Get to know your Workspace
    • Blueprint of SimplifyQA
    • Key Terminologies
    • Search/Global Search
      • How to use global search?
      • How to use advance search?
      • How to use column sort?
      • How to use column filters?
      • Add or remove columns
    • Rich Text Editor
    • Import & Export
    • Add Attachments
    • Add Linkages
    • Add Comments
    • Manage Cards in board view
    • Configure Watchlist
    • Track Edit History
    • Hierarchy Tree
  • Admin Controls & Configurations
    • Manage Projects & Users
      • Create Project and Invite Users
      • Project Settings
        • Create and Manage Custom Fields
      • Grant Admin Privilege to User
      • Invite/Add Users to Team
      • User Directory and Access Control
      • Configure Page Layout
      • Manage Roles and Privileges
      • Configure Auto-logging of Defects
    • Configure your clients
    • Password settings
  • Release & Sprints
    • Introduction to Releases
    • Create & Manage Release & Sprint
    • Start & Close a Sprint
  • Create and Manage your Requirements
    • Introduction to Requirement Management
    • Create & Manage Epic
    • Create & Manage Features
    • Create & Manage User Stories
  • Introduction to Test Management in SimplifyQA
    • Create a Manual Test Case in SimplifyQA
    • Create an Automation Test Case in SimplifyQA
    • Learn API Testing in SimplifyQA
      • Create an API Test Case in SimplifyQA
      • Quick Test the API
      • Validating API Responses
      • Understanding API Parameterisation
      • Save API Response Data
      • Achieve Data flow for E2E Testing
    • Create Hybrid Test Case in SimplifyQA
    • Leverage Re-usability in your Tests
    • Organise your Test Cases
    • Linking a Test Case to User Story
    • Linking a Test Case to Defect
    • Version Control your Test Case
    • Create a Copy of your Test Case
    • Copy Test Case to different Project
    • Conditional Statements
      • Decision Making Statement
      • Looping Statement
      • BREAK & CONTINUE Statement
    • Supported Actions
    • Utilising Mobile Inspector in SimplifyQA
  • Introduction to Script-less Recording of Test Case
    • Record a Web Test Case in SimplifyQA
    • Record an Android Test Case in SimplifyQA
      • Record an Android Test Case
    • Record Functions in SimplifyQA
    • Understand Object Recognition Mechanism & Self Healing in SimplifyQA
  • Test Data Management
    • Work with the Formulas to Optimise Test Data
    • Import and Export Test Data Sets
  • Introduction to Object Repository
    • Capture Objects for your Tests
    • Organise your Test Objects
    • Parameterise your Test Object Properties
  • Introduction to Parameters
    • Various Types of Parameters
    • Create and Utilise Parameters in your Test Case
    • Understanding Runtime Parameters
  • Defect Management
  • Marketplace
    • Integration with Project Management Tools
      • Integrating SimplifyQA with Jira
        • Configure Web-hooks
        • SimplifyQA Setup for Integration
          • Setup your Account for Jira Integration
          • Configuration in SimplifyQA Admin
          • Steps to Generate a Jira API Token
          • Steps to create SimplifyQA token
          • Steps to get Jira Account ID
          • Synchronisation Functionality Between SimplifyQA and Jira
          • Analyse Logs for Data Synchronisation
        • Mapping Fields for Issue Types
        • Viewing SimplifyQA Test Cases in Jira
  • Legal Documents
    • End-User License Agreement
Powered by GitBook
On this page
  • Configuring Privileges
  • Adding a New Role
  1. Admin Controls & Configurations
  2. Manage Projects & Users

Manage Roles and Privileges

PreviousConfigure Page LayoutNextConfigure Auto-logging of Defects

Last updated 5 months ago

Roles and privileges are fundamental concepts used to manage user access and permissions.

  • Roles: A role is a collection of privileges assigned to a group of users. It defines the set of actions that users in a particular role are authorised to perform.

  • Privileges: Privileges are specific permissions granted to users, allowing them to access certain resources or perform certain actions within the system.

This document provides step-by-step instructions on how to configure privileges for different roles and assign these roles to specific users within your project.

Configuring Privileges

  1. Navigate to Project Settings:

    • Go to Admin > Projects > [Project Name] > Project Settings.

  1. Access Roles & Privileges:

  • Click on the Roles & Privileges tab.

  1. Select a Role:

  • Click on the desired role to view and edit its privileges.

  1. Manage Privileges:

  • Action: Click on the toggle switch next to each privilege to enable or disable it.

  • Permission: The status of the permission will be indicated by a green dot (enabled) or a grey dot (disabled).

  1. Set as Default:

  • Select the "Set as default" to make this role the default role.

  • When a new user is invited to SimplifyQA or to a new project, the default role would be assigned to the user.

  1. Save Changes:

  • Click on the Save button to apply the changes.

Adding a New Role

  1. Navigate to Project Settings:

    • Go to Admin > Projects > [Project Name] > Project Settings.

    • Click on the Roles & Privileges tab.

  2. Add New Role:

    • Click on the Add New Role button.

  1. Enter Role Name and Description:

  • Provide a clear and concise name for the new role.

  • Add a brief description to explain the purpose of the role.

  1. Assign Privileges:

  • Select the appropriate privileges from the list and assign them to the new role.

  1. Save Changes:

  • Click on the Save button to create the new role.

Best Practices

  • Least Privilege Principle: Assign roles with the minimum necessary privileges to each user.

  • Regular Review: Regularly review and update role assignments and privileges to maintain security and control.

  • Clear Documentation: Maintain clear documentation outlining the responsibilities and privileges associated with each role.