Allow client errors from test results
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Automated Test Framework
Allow client errors as you review test results.
Before you begin
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 status Warning.
- Ignored: Test steps containing the allowed client error report a status of Success. The error is recorded in the test logs with an Ignored status.
Procedure
Related Content
- Allowed client errors
Add known client errors to the allowed client errors list to allow tests and steps to continue running when a specific error occurs. Set the report level to specify what the Automated Test Framework does when the error occurs in future tests.