Versions Compared

Key

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

...

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

Also, QAS contains You can create a custom role using the nine pre-defined privileges.Administrator can modify or delete these roles as per the requirements. 

Also, Admin and other non-admin user have been given other Qualitia database privileges as shown in the following table.

MySQL


SQL Server

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 




EXECUTE




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.

...