Allow client errors from test results
Allow client errors as you review test results.
Before you begin
Role required: atf_test_admin, atf_test_designer, or admin
About this task
You can allow multiple or individual client errors. For each client error, you must decide how to report future instances of the client error. Report level options include:
- Warning: 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 statusWarning. - Ignored: Test steps containing the allowed client error report a status of
Success. The error is recorded in the test logs with anIgnoredstatus.
Procedure
Navigate to All > Automated Test Framework > Test Results.
Select the test result for a specific test.
The system displays the Test Result record.
From the Related links, select one of the following options:
- Add all client errors to warning list: Allow all client errors in this test with a report level of Warning.
- Add all client errors to ignored list: Allow all client errors in this test with a report level of Ignored. The Automated Test Framework allows the selected client errors and displays a status message at the top of the form.
Parent Topic:Allowed client errors
Related topics