> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simpleuat.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Glossary

> SimpleUAT words mapped to freelance testing: suites, cases, packs, cycles, runs, findings, snapshots, connections.

Short definitions. If you think in spreadsheet/Jira, also read [your words](/glossary/your-words).

<AccordionGroup>
  <Accordion title="Organization">
    The account container: members, billing, Delivery ID. [Org](/account/organization).
  </Accordion>

  <Accordion title="Project">
    One testing job. Types include web, ios, android, admin\_portal, api, wordpress, saas, other.
  </Accordion>

  <Accordion title="Application">
    Recipient UI for a product in a portfolio. Freelancers usually skip this. [Projects vs products](/concepts/projects-products).
  </Accordion>

  <Accordion title="Suite">
    Group of tests in a project. Spreadsheet tab.
  </Accordion>

  <Accordion title="Case">
    One test script with steps. Spreadsheet row.
  </Accordion>

  <Accordion title="Pack">
    Reusable catalog of suites. Install copies into a project.
  </Accordion>

  <Accordion title="Environment">
    Name + base URL. Staging.
  </Accordion>

  <Accordion title="Persona">
    Who you log in as. "Admin user" in the sheet header.
  </Accordion>

  <Accordion title="Cycle">
    A testing round: dates, env, case list. Statuses include draft, active, in\_progress, completed, archived.
  </Accordion>

  <Accordion title="Run">
    One execution. in\_progress, completed, aborted.
  </Accordion>

  <Accordion title="Finding">
    Bug/defect record. UI Findings, URL /defects.
  </Accordion>

  <Accordion title="Evidence">
    Screenshot or video attached to run, step, or finding. 25MB.
  </Accordion>

  <Accordion title="Snapshot">
    Immutable copy of work for delivery.
  </Accordion>

  <Accordion title="Connection">
    Handshake so a client can receive UAT. PENDING until they approve.
  </Accordion>

  <Accordion title="Delivery">
    The packet in their inbox, with review statuses.
  </Accordion>

  <Accordion title="Delivery ID">
    `SUA-XXXX-XXXX` on an org, used to connect.
  </Accordion>
</AccordionGroup>

<Columns cols={2}>
  <Card title="Your words" icon="languages" href="/glossary/your-words">
    Script, defect, round, report, checklist.
  </Card>

  <Card title="How it's organized" icon="layers" href="/concepts/how-organized">
    The full tree.
  </Card>
</Columns>
