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
Navigate to All > Automated Test Framework > Run > Allowed Client Errors.
Click New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Report level | Report 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. |
| Active | Check box to enable or disable allowing a client error. |
| Error message | Message of the client error you want to allow. |
| Description | Description 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. |
- Click Submit.
Parent Topic:Allowed client errors
Related topics