Assertion

Overview

The Flow modules allow you to use the assertions defined in the Assertion module or add a new step to the project within the module.

Create an assertion in the Flow module

To create a new assertion in the Flow module, follow these steps:

  1. Select the assertion type you wish to add.
  1. Enter a valid name of the new assertion in the Create/Select Assertion field. You can also add a description to the Assertion Description (optional) field.
  1. Click the Details button.

  2. Add valid values to the necessary assertion parameters. For more information, see

- [Create a File assertion](../assertion.md#create-a-file-assertion)
- [Create a File to File assertion](../assertion.md#create-a-file-to-file-assertion)-->

<figure><img class="lightbox-trigger" src="








/ta/3.x.x

/images/flow_assertion-create-4.png" alt=""><figcaption></figcaption></figure>
  1. Click the Save button.

  2. Verify that the newly created assertion is listed under the associated step.

Disable an assertion in the Flow module

In the Flow module, you can disable an assertion for a specific scenario, preventing it from executing during flow execution.

To disable an assertion, follow these steps:

  1. Click the more options icon beside the assertion you wish to disable.
  1. Click Disable for this test flow.

The disabled assertion will also be automatically be disabled in the associated dataset.

To enable it back, follow these steps:

  1. Click the more options icon beside the assertion you wish to enable.
  1. Click Enable for this flow.

The enabled assertion will also be automatically enabled in the associated dataset.