Documentation #
QA Catalyst uses role-based access control (RBAC) to ensure users only access what they are responsible for.
From a QA and admin perspective, this prevents:
- Accidental data changes
- Unauthorized access
- Confusion over responsibilities
Common Roles #
- Admin – Full access to settings, users, and data
- QA – Create and execute test cases
- Developer – View and update assigned tasks/test cases
- Manager – View progress and reports
Best Practice #
Assign the least required permissions to each role to maintain security and accountability.