Run Automated Test with Zephyr Advanced
Watch this video to help you get started:
Zephyr offers a rich set of automation features including a cloud-based recorder and execution engine, test step suggestions, Scheduler, API testing, Video Playback, Network logs and CI/CD integrations.
We allocate a fixed number of test runs per month based on your Jira Tier:
Jira Tier | Zephyr |
---|---|
Up to 10 (Flat fee) | 20 |
11-100 | 200 |
101-250 | 300 |
251-1000 | 500 |
1001-2500 | 800 |
2501-5000 | 1000 |
5001-7500 | 1500 |
7501-10k | 2000 |
10k-25k | 2000 |
25k + | 2000 |
To get started with creating and running an automated test, follow the step by step tutorial on how to run automated test.
If you want to run more tests than what Zephyr offers by default, upgrade to Zephyr Adanced. Zephyr Advanced expands the built-in automation features available in Zephyr. By upgrading to Zephyr Advanced, you can expand your automation efforts even further with 4-6x more no-code test runs and other next-level automation features. See the full list of features that the installation of Zephyr Adanced unlocks for you.
To view differences between what Zephyr and Zephyr Advanced offers, click here.
Testing Environments
Effective testing is critical to ensuring the reliability and performance of your applications. Below is an overview of types of environments, along with links to detailed documentation that you use to set up and manage these environments effectively.
Testing in Public Environments: The automation feature in Zephyr works by default in public environments.
Testing in Private/Local Environments:
Private environments are secure and controlled for testing apps, isolated from the public internet. This protects sensitive data and configurations. See the documentation on private environments for more details.
Local environments let developers test apps on their machines. This setup is ideal for development and debugging, offering quick feedback and ease of use. See the documentation on local environments for more information.