Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Manually allow client errors

Manually create allowed client error entries as needed in the Allowed Client Errors table.

Before you begin

Role required: atf_admin, atf_test_designer, or admin

About this task

You normally allow client errors directly from a test result, step result, or test log, but you can manually allow them.

Procedure

  1. Navigate to All > Automated Test Framework > Run > Allowed Client Errors.

  2. Click New.

  3. On the form, fill in the fields.

FieldDescription
Report levelReport action to take when the client error is encountered. Options include:- Warning – Step & Test will report Success with Warning(s): Test steps containing the allowed client error report a status of Success with warning(s). The error message appears in the test result output, and is recorded in the test logs with the status Warning. - Ignored – Step & Test will report Success: Test steps containing the allowed client error report a status of Success. The error is recorded in the test logs with an Ignored status.
ActiveCheck box to enable or disable allowing a client error.
Error messageMessage of the client error you want to allow.
DescriptionDescription of the error you want to allow. If this client error was allowed from a test result, step result, or a test log, the test log description is copied into this field.
  1. Click Submit.

Parent Topic:Allowed client errors

Related topics

Allowed client errors