- Automation target — A label and link for a test repository or framework (e.g., Playwright, Cypress, Selenium) used to connect test cases to automated tests.
- Branding — Custom colors and theme applied to Crux for your company or workspace.
- Company (organization) — Your top-level account; everything lives inside it.
- Document — A finished, rendered output (such as a report) generated from a template.
- Environment — A named place tests run, like staging or production.
- Member — A workspace role that can do everyday testing work but not manage settings.
- Owner — The highest organization role, with full control over the company.
- Project — A unit of work inside a workspace, usually one application or service.
- Project token — A secret key (starts with
cxp_) that lets your automated tests send results to a project. - Run — One execution of a set of tests; can be manual or automated.
- Run result — The outcome of a single test case within a run (passed, failed, etc.).
- Tag — A reusable label applied to test cases to group them across suites and projects.
- Template — A reusable HTML layout for generating documents.
- Test case — A single thing to test, with a title, steps, and expected result.
- Test suite — A folder (nestable) that organizes test cases inside a project.
- Viewer — A read-only workspace role.
- Webhook — A connection that sends documents or notifications to tools like Slack or Teams, immediately or on a schedule.
- Workspace — A space inside your company for a team, product, or area of work.