Operio Doc

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

  1. Create a project. Set up a team and project to organize your tests.
  2. Configure environments. Define target URLs for staging, production, and any other target you test against. Add project credentials when your app requires login.
  3. Write test cases. Build structured or autonomous tests, shared steps, and test suites under Tests.
  4. Run tests. Execute a suite or a single test case from Tests, then follow progress under Runs.
  5. Monitor. Schedule recurring runs so your critical flows stay covered while you work on other things.
  6. Integrate. Get failure alerts in Slack and file bugs to Jira straight from failed runs.
  7. Automate. Drive all of the above from your terminal, your CI pipeline, or an AI coding agent with the Operio CLI.

On this page