URETIS.AI
Core Concepts

Projects

A project is the top-level container for one application under test.

A Project represents a single application you want to test. As the top-level container, it holds the project's regressions, its tags, and the people who can work on it.

Members & roles

A project is also an access boundary. Beyond Company Admins and Viewers, who can reach every project automatically, you grant an Employee access by adding them to a project with a role:

  • Tester: create, edit, and run tests (regressions, suites, cases, and steps), and manage the project's tags and secrets.
  • Project Admin: everything a Tester can do, plus manage project settings and add, remove, or re-role members.

To add someone, open the project's Team Members, click Add Member, pick a company employee, and choose their role. You can only add existing company employees. See Members & roles for the company-wide picture.

A project organizes your work. It doesn't run anything itself. Tests live in the regressions → test suites → test cases beneath it.

Next

On this page