Agent Catalog

E2E agents

End-to-end validation.

Overview

End-to-end agents simulate realistic user journeys across authenticated flows, multi-step wizards, and cross-service transactions. They are the primary gate for release readiness when combined with governed human review.

Enable agents per organization in Automation → AI Agents. Human review applies to generated output before release-critical use.

Who should read this

  • QA engineers, SREs, platform teams, and developers operating Zof Console and APIs.

Prerequisites

  • Organization administrator approval to enable agent category
  • Staging or approved test environment reachable from execution plane
  • Requirement linkage for audit-oriented teams (recommended)

When to use this workflow

  • Nightly regression of revenue-critical paths
  • Pre-production validation before marketing launches
  • Hotfix verification after production incident

Step-by-step procedure

Define critical journeys

Quality → Scenarios → document top 5-10 business-critical flows.

Link requirement IDs for audit-ready traceability.

Enable E2E agents

Automation → AI Agents → E2E → Enable with browser runtime targets.

Establish release gate

Governance → Release gates → require E2E suite pass on staging.

Integrate with CI via API or CLI for pull-request checks.

Key concepts

e2e validation scope
Multi-page workflows with session persistence; Checkout, onboarding, and account lifecycle flows; Cross-browser critical paths where enabled; Data setup and teardown for repeatable journeys.
Check 1
Multi-page workflows with session persistence
Check 2
Checkout, onboarding, and account lifecycle flows
Check 3
Cross-browser critical paths where enabled

Best practices

  • Keep suites lean: critical paths over exhaustive UI coverage
  • Use stable test data fixtures with cleanup hooks
  • Quarantine flaky cases in Test Health rather than disabling entire suites

Was this page helpful?

01The operational surface

One surface for posture, operations, and what needs attention next.

The Zof home is not a marketing dashboard. It is the operational surface engineering, QA, and SRE teams use every day, quality posture, in-flight runs, coverage by module, and the actions a leader should look at next.

OPERATIONAL KPIs

  • Runs
  • Coverage
  • Risk

Live across every environment you ship to.

WORK SPINE

  • Specs
  • Tests
  • Schedules

From specification to scheduled regression.

GUARDRAILS

  • RBAC
  • SSO
  • audit

Every action attributable to a named human.

STAGING · LIVE/home
Zof AI home command center showing 12 runs at 94% pass, 3 open critical issues, 84% coverage, four module traceability bars, the specification pipeline, upcoming schedules, and recommended next actions with an 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

E2E agents | Zof AI Documentation