Getting Started
Quickstart
Complete your first project workflow in under 30 minutes.
Overview
This quickstart walks through the essential Console workflow in approximately 30 minutes: sign in, create a project, upload requirements, review generated tests, execute a run, and interpret results. It assumes a web application with a reachable staging URL.
For API-only or desktop application workflows, see specialized guides after completing this foundation.
Who should read this
- QA engineers, SREs, platform teams, and developers operating Zof Console and APIs.
Prerequisites
- Zof Console account
- Staging application URL
- Sample requirements document (optional but recommended)
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
Quickstart flow
Quickstart flow
Six steps from account to first results
Step-by-step procedure
Sign in to Console
Authenticate with corporate email or SSO.
Confirm you see Console Home with your organization context.
Create project
Create project with name and application URL.
Upload a one-page requirements doc if available.
Select test types
Choose functional and E2E categories for a web app.
Proceed to scenario generation.
Review scenarios and cases
Edit at least one case to validate review workflow.
Reject any case that misrepresents requirements.
Execute run
Trigger run against staging from Runs or wizard.
Wait for completion; note run ID.
Review results
Open run detail → Results and Logs tabs.
Export or share summary with your team.
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
- Validate changes in staging before applying release gates to production.
- Include run IDs and timestamps when escalating issues to support or auditors.
- Align internal runbook terminology with Zof Console UI labels for clarity.
Was this page helpful?