Skip to content

Console

Execution

Parallel runs and real-time monitoring.

Overview

Execution orchestrates validation runs across Console triggers, schedules, API, CI, and Agent Console. The execution engine parallelizes case runs, streams progress to Operate → Runs, collects artifacts, and records outcomes for Test Health and release gates.

Execution planes include cloud agents (Zof-managed runtime) and endpoint agents (customer infrastructure). Policy packs govern which agents may target which environments.

Who should read this

  • QA engineers, release managers, and platform teams operating daily validation workflows.

Prerequisites

  • Project with reviewed test cases
  • Enabled agents for selected categories
  • Reachable target environment URL

When to use this workflow

  • Onboarding new team members to Zof terminology and workflows
  • Authoring internal runbooks aligned with Console labels
  • Designing CI/CD or webhook integrations against documented behavior

Execution pipeline

Execution pipeline

From trigger to recorded results

Step-by-step procedure

Trigger run

Operate → Runs → New run, or API POST /v1/runs, or zof run --env staging.

Select environment matching deployment target.

Monitor progress

Runs detail → Timeline tab for case-level status.

Agent Console → fleet view if jobs stall in queued state.

Review outcomes

Results tab for pass/fail breakdown.

Logs and artifacts for failed cases.

Key concepts

Organization scope
All Zof Console and API operations are isolated to your authenticated tenant.
Governed execution
Agent output and remediation follow policy packs with human approval when configured.

Best practices

  • Scope PR runs to smoke or changed-area suites for speed
  • Use Agent Console when cloud egress cannot reach private staging
  • Cancel duplicate runs triggered by webhook retries

Common issues

Runs stuck queued
Fleet at capacity; see /docs/limits/concurrent-runs and Agent Console.
Environment unreachable
Staging URL blocked from cloud agents; use endpoint agents for private networks.
Immediate failure
No cases selected or suite empty; verify project wizard and suite membership.

Was this page helpful?

01Zof Console

Isang surface para sa posture, operasyon, at kung ano ang kailangang asikasuhin susunod.

Ang authenticated na home na binubuksan araw-araw ng mga team ng engineering, QA, at SRE: quality posture, mga in-flight na run, coverage ayon sa module, at kung ano ang dapat asikasuhin susunod.

OPERATIONAL KPIs

  • Mga Run
  • Coverage
  • Panganib

Live sa bawat environment na sini-ship mo.

WORK SPINE

  • Specs
  • Tests
  • Schedules

Mula sa specification hanggang scheduled regression.

GUARDRAILS

  • RBAC
  • SSO
  • audit

Bawat aksyon ay maiuugnay sa pinangalanang tao.

LIVE/console
Zof AI home command center na nagpapakita ng 12 run sa 94% pass, 3 bukas na kritikal na isyu, 84% coverage, apat na module traceability bar, ang specification pipeline, mga paparating na iskedyul, at mga inirerekomendang susunod na aksyon na may active-runs sidebar.
Home view · Checkout Service · Staging · captured live from the product.
  • 01 · RUNS · 24H

    94% pass

    12 runs across staging

  • 02 · COVERAGE

    84%

    Across four modules

  • 03 · ACTIVE RUNS

    3 running

    Live on this branch

  • 04 · NEXT ACTIONS

    Recommended

    Triage gaps, new spec

Execution | Zof AI Documentation