Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Qualitia Automation Studio (QAS) contains the following five pre-defined roles assigned with specific Qualitia privileges:

  • Admin
  • Custom Action
  • Project Manager
  • Test Lead
  • Tester

You can create a custom role using the Qualitia's  pre-defined privileges.

The minimum database privileges required for a Qualitia user with an Admin or a Non-Admin role are shown in the following table.

...

MySQL Privileges

...

Qualitia Admin User

...

Qualitia Non-Admin User

...

Qualitia Admin User

...

Qualitia Non-Admin User

...

CREATE

...

INSERT

...

CREATE TABLE

...

SELECT 

...

REFERENCES

...

SELECT

...

ALTER 

...

UPDATE 

...

DROP 

...

CREATE ROUTINE 

...

REFERENCES 

...

INSERT 

...

TRIGGER 

...

CREATE VIEW 

...

CREATE PROCEDURE 

...

DELETE

...

ALTER 

...

UPDATE 

...

CREATE DATABASE 

...

INDEX  

...

DELETE 

...

SELECT 

...

INSERT

...

CREATE TEMPORARY TABLES 

...

UPDATE 

...

SELECT

...

EXECUTE 

...

INSERT 

...

CREATE ROUTINE 

...

DELETE

...

CREATE VIEW 

...

UPDATE 

...

DELETE 

...

CREATE TEMPORARY TABLES 

...


Define

Suites

Import 

Feature

Manage Custom 

Action Code

Manage

Objects

Manage

Scenarios

Product

Administration

Project

Management

Synchronize

Objects

Test

Development

Test

Execution

Admin

Image Added

Image AddedImage AddedImage AddedImage AddedImage Added



Custom Action Developer

Image AddedImage Added


Image AddedImage AddedImage Added
Project ManagerImage AddedImage AddedImage AddedImage AddedImage Added
Image Added


Test LeadImage AddedImage AddedImage AddedImage AddedImage Added

Image Added

Tester


Image Added


Image AddedImage AddedImage Added

You can create a custom role using the pre-defined privileges of Qualitia.

Adding a Role

Different users perform different roles while working on projects. Some of them could be testers, test-leads, project managers, and so on. The role assigned to a user determines the privileges of the user.

...

  1. From the Expand Menu, click User Management.
  2. Click the Roles tab.
  3. In the left pane, click the Add Role button ().
  4. Enter the name of a role in the Role box.
  5. Enter Description.
  6. Under Assigned Privileges, select the checkboxes of the privileges that you want to map with the role .
  7. Click Save.
    The new role is created and listed in the Roles table of Roles screen.

Editing a Role

You may need to edit the details related to the roles. You can edit the name of a role, its description, or the assigned privileges as per project requirements.

...

  1. From the Expand Menu, click User Management.
  2. Click the Roles tab.
  3. In the left pane, select the role you want to edit.
  4. Click the Edit Role button ().
  5. Edit the name of the role in the Role box, if required.
  6. Edit the Description box, if required.
  7. (Optional) You can assign with new privileges or unassign with existing privileges.
  8. Click OK.
    The selected role is saved with the edited values. 

Changing a Role

To change the existing role of a user for a project:

  1. Log in to QAS using admin credentials.
  2. Click Project Management.
  3. Select the project for which you want to change the user role.
  4. Click Manage User.
  5. Select the user whose role you want to change.
  6. From the Role drop-down list, select the role you want to assign to the selected user.
  7. Click Add.

Removing a Role

Info

Note: You cannot delete a role if it is assigned to a user.

...