Operio Doc
Tests

Tests

Create and manage test cases, shared steps, and test suites

Tests is where you define what Operio should verify. Inside a project, coverage is organized as test cases, shared steps, and test suites.

In this section

How the library fits together

Building blockRole
Test caseA single scenario (structured steps or an autonomous goal)
Shared stepsReusable action/verify sequences inserted into structured tests
Test suiteA collection of published test cases for runs and monitors

In the sidebar:

  • Tests is where you browse and create test cases, and manage suites in a dual-pane browser (All tests, each suite, and Ungrouped).
  • Shared Steps is its own sidebar item for reusable step sequences.

The typical workflow: create and publish test cases, group them into suites under Tests, then run them against an environment or put them on a schedule with a monitor.

On this page