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

Reported client errors

The Reported Client Error module lists test logs across all tests that are client errors and have failed. You can review individual test log records, and allowed client errors as needed to prevent them from adversely impacting future test executions.

FieldDescription
Start timeTime at which this test step started executing.
StepName of the step executed.
StatusThe result of the test log.Failure: Test step run failed.
OutputOutput generated for the test log. For a client error, the actual client error is displayed.
DurationTime duration it took to execute this test step.
Type

Type of test log. Client Error

Note: You can optionally add client errors as an ignored or warning entry in the Allowed Client Errors. Doing so prevents the allowed client errors from affecting ATF test executions when they recur in future test runs. For more details, see Allowed client errors.

Recorded atTime at which this step or log entry was recorded.

Parent Topic:Run

Related topics

Allowed client errors

Manually allow client errors

Identify and resolve client errors