...
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 | ||||||||||
Custom Action Developer | ||||||||||
Project Manager | ||||||||||
Test Lead | ||||||||||
Tester |
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.
...