Learn how to use Zyro
Everything you need to start generating AI-powered test cases for your team.
Introduction to Zyro
Zyro is a web-based AI platform that transforms how engineering teams create and maintain test cases. By understanding your user stories, code context, and team patterns, Zyro generates comprehensive test blueprints and executable automation scriptsβall from an intuitive dashboard.
π What you'll learn
- β’ How to create your Zyro account and project
- β’ Connect Zyro to your Jira workspace
- β’ Generate your first test blueprint from a user story
- β’ Export and use generated tests in your workflow
Quick Start Guide
Get up and running with Zyro in less than 5 minutes.
Create your account
Sign up at app.zyro.ai with your work email.
Create a project
Set up your first project and configure your testing preferences.
Connect Jira
Link your Jira workspace to import user stories automatically.
Generate tests
Select a user story and let Zyro generate comprehensive test cases.
Ready to get started?
Create your free account and generate your first test in minutes.
Using the Dashboard
The Zyro dashboard is your command center for test generation.
π Projects
Organize your test cases by project. Each project can be connected to a Jira board for seamless user story import.
π§ͺ Test Blueprints
View and manage all generated test blueprints. Review, edit, approve, or regenerate with feedback.
π Analytics
Track test coverage, generation accuracy, and team productivity metrics.
Jira Integration
Connect your Jira workspace to automatically import user stories.
Setup Steps:
- Navigate to Settings β Integrations in your Zyro dashboard
- Click "Connect Jira" and authorize the Zyro app
- Select the Jira projects you want to sync
- Configure which issue types to import (User Stories, Tasks, etc.)
- Enable automatic sync or manual import
π‘ Pro Tip
For best results, ensure your Jira user stories include clear acceptance criteria. Zyro uses this information to generate more comprehensive test cases.
API Reference
Integrate Zyro into your existing workflows with our REST API.
/api/v1/blueprintsGenerate test blueprint
/api/v1/blueprints/:idGet blueprint details
/api/v1/blueprints/:id/exportExport as executable tests
/api/v1/projectsList all projects
π Authentication
All API requests require an API key. Generate your API key from Settings β API Keys in the dashboard. Include it in requests using the Authorization: Bearer YOUR_API_KEY header.
Need help?
Can't find what you're looking for? Our team is here to help.