Lucius AI
DOCUMENTATION

Run and connect

Suites and execution

Group test cases into a suite, execute them together, and review run history and trends.

Create a test suite#

Lucius AI walks you through a three-step wizard: define the suite, select its test cases, and review the configuration.

  1. 01

    Define the suite

    Name the suite, set its Status (Active, Draft, or Archived), enter the target Environment, and add Tags.

  2. 02

    Select test cases

    Choose test cases from the project hierarchy on the left; selections appear in the Selected Test Cases panel on the right. At least one test case is required.

  3. 03

    Review and create

    Confirm the configuration and the full list of included test cases, then select Create Suite.

Suite details#

The Suite Details page is the home for reviewing, managing, and executing a suite, and shows its name, status, environment, tags, and creation and update information.

Test Cases tab#

Lists every test case in the suite with its execution Position (the order tests run in), name, Priority, and Status. Removing a test case from here only removes it from the suite — it stays in the project.

Runs tab#

Shows every execution of the suite, with a Suite Run Trend you can expand to visualize pass and fail patterns over time.

  • Status — the overall outcome of the run.
  • Cases — how many test cases were included, and their status (Queued, Running, Completed).
  • Passed / Failed — how many test cases succeeded or failed.
  • Started / Finished — when the run began and completed.
  • Triggered By — who or what started the run.
  • Runner Job — the execution job tied to the run, on the connected runner.

Select View on any run to open the full Suite Run page, with execution progress, individual test case results, and run-specific details.