Adding a Verify step
You can use the Verify step to validate expected conditions during Web UI test run. The Verify step checks whether the application under test behaves as expected by comparing actual runtime values with expected values defined in the test. If the verification fails, the step is marked as failed in the test run results. After you add the Verify step from the General section of the catalog, you can choose the type of verification to perform by selecting a mode in the step details pane.
You must have completed the following tasks:
- Ensured that you are assigned a Team Space Owner, Project Owner, or Member with a Tester role to create or edit a test resource.
- Read and understood the information in Edit branch overview and Create or select an Edit branch.
- Ensured that your project contains a Web UI test.
- Opened the test in Test Editor. See Editing a Web UI test.
button displayed on the
to save the modifications.