Skip to main content

Glossary

Key terms used across QAlity — jump to a section or scan definitions below.

Test structureTest structure

Test case

One saved test flow with steps and checks for a specific user journey. Building block for suites and plans. See Creating test cases and Your first test.

Test suite

A group of related test cases you run together (by feature, module, or goal). Suites go into test plans. See Creating test suites.

Test plan

A group of test suites for larger runs. Plans can be scheduled for regular execution. See Creating test plans and Scheduling test plans.

Step Group

A reusable set of steps saved once and reused across test cases to avoid duplication. See Step Groups.

Element

A reusable UI locator (created by the recorder or edited manually) that cases reference for stable targeting. See Elements.

ExecutionExecution

Browser Execution

Visual single-case runner. In Run Configuration it appears as Browser Extension. Live playback in an Incognito window. Test cases only — suites and plans use Cloud. See Browser Execution and Browser Execution vs Cloud Execution.

Cloud Execution

Background headless runner shown as Cloud in Run Configuration. Runs cases, suites, and plans. Suites and plans always use Cloud. See Cloud Execution.

Run Configuration

Dialog opened from Run / Config & Run where you choose Browser Extension or Cloud and set Advanced Settings (timeouts, environment, Capture Screenshots).

Scheduling

Automatic plan runs at a set date, time, or cadence without a manual click. On Pro and Business, Notification Settings can email the completion report when a scheduled run finishes. See Scheduling test plans.

Test device

Machine and browser configuration a plan uses when it executes. Cloud runs use Chromium (Chrome in Advanced Settings).

Results and reportsResults and reports

Execution History

Run log on a case, suite, or plan showing status, run ID, agent type, message, duration, and step details including screenshots.

Not Executed

Result status meaning the test has never been run. See Understanding test status.

Passed

Result status meaning all steps completed and assertions succeeded.

Failed

Result status meaning a step error or failed assertion occurred.

Aborted

Result status meaning the run ended before completion.

Stopped

Result status meaning someone clicked Stop during an active run.

Scheduled

A future plan run is registered on a schedule — not a finished-run result status.

Running

Live in-progress indicator on an active run detail page — not a final result status.

Screenshots

Images captured during Browser or Cloud runs and attached to steps in Execution History. Timing is controlled by Capture Screenshots. See Viewing screenshots.

Capture Screenshots

Advanced Settings option that controls when images are taken (for example All Steps or Failed Steps).

PDF report

Downloadable PDF for a completed case, suite, or plan run — includes summary, step results, and failed step screenshots when captured. See PDF reports.

Dashboard

Workspace home for run volume, success/failure trends, recent results, and next scheduled runs. See Dashboard overview.

AuthoringAuthoring

Recorder

QAlity extension that captures clicks, typing, and navigation as test steps. Installed from the Chrome Web Store via the in-app popup on first Start recording. Works on Chromium-based browsers only (Chrome, Edge, Brave)—not Firefox or Safari. See Recorder and Installation.

Re-recording

Continues recording from the end of an existing case after replaying current steps, and covers editing or adding steps. See Re-recording and editing.

Import / Export

Settings flow to export or import project data as JSON (elements, environments, cases, suites, plans) for backup or migration. See Import & Export.

AI featuresAI features

AI Step Generation

While recording, select an element and choose Generate Steps with AI so QAlity builds steps for that control. See AI Step Generation.

Case Variations

Turns one recorded case into multiple positive, negative, and boundary data scenarios without duplicating entire tests. See Case Variations.

Auto-Heal

During a run, detects a missing recorded element, finds an updated match, updates the locator, and continues. See Auto-Heal.

AI actions

Shared billing-cycle quota for all AI features (Auto-Heal, AI Step Generation, and Case Variations)—not a separate limit per feature. Discover 5, Pro 100, Business 500 per cycle. See Pro plan and Business plan.

Data and environmentsData and environments

Environment

Named set of reusable parameters (such as base URLs) you attach to a case and reference in steps. See Environments.

Parameter

Key–value pair in an environment substituted into steps at runtime (for example QA → https://qa.example.com).

Data Profile

Data-driven table that runs the same case once per row with different parameter values. See Data profiles.

OrganizationOrganization

Project

Top-level workspace unit that holds versions and shared case types and priorities. See Projects.

Version

Release or sprint slice inside a project with its own set of test cases. See Versions.

Case Type

Project-level category for a case’s purpose (for example Functional or Regression). See Case types.

Case Priority

Project-level importance label for a case (for example Low through Critical). See Case priorities.

CollaborationCollaboration

Admin

Access level with full workspace control, including the Users module and invites. See User access levels.

Member

Access level for day-to-day testing without user administration. See User access levels.

Workplace invite

Admins invite users by email and in-app notification. Accepting an invite to a new workplace removes the user from their previous workplace. If an Admin accepts, all users in that previous workplace are deleted. See Inviting users.

Continue with these related docs: