Operio Documentation
Learn how to build, run, and monitor end-to-end tests with Operio
Welcome to the Operio docs. Operio is a platform for creating, organizing, and running automated tests against your web applications.
What you'll find here
Core workflow
- Create a project. Set up a team and project to organize your tests.
- Configure environments. Define target URLs for staging, production, and any other target you test against. Add project credentials when your app requires login.
- Write test cases. Build structured or autonomous tests, shared steps, and test suites under Tests.
- Run tests. Execute a suite or a single test case from Tests, then follow progress under Runs.
- Monitor. Schedule recurring runs so your critical flows stay covered while you work on other things.
- Integrate. Get failure alerts in Slack and file bugs to Jira straight from failed runs.
- Automate. Drive all of the above from your terminal, your CI pipeline, or an AI coding agent with the Operio CLI.