Skip to content

Test Coverage

Automation allows users to write tests for every step of a variation, then automates the tests during order run execution. Users can view test results as part of the completed details for every order run.

Tip

The success of a DataOps pipeline depends largely on the effectiveness of testing. Automation provides a best practice scale for test coverage, so you can understand your test coverage at-a-glance.

View test coverage

You can view a variation's graph to see the number of tests written for that variation.

  1. Open the variation.

    The Graph page displays by default.

  2. Use the Graph Mode drop-down to select Number of Tests.

  3. The graph displays the nodes with a count of the tests declared for each.
  4. Click Show Legend to see how the color shades indicate test coverage.

Visual example in Automation

(Screenshot of a graph with nodes indicating number of tests)