Element reference

Autotest result

Autotest result

An autotest result is the outcome of one autotest inside an autotest run. The report field may hold a nested step report.

Relations

Related elementHow it connects
Autotest runRequired parent
AutotestThe executed CASE autotest
Report (report_json)Nested step report structure inside the result - not a separate SDK type

Enumerations

Status

ValueMeaning
PASSEDSteps completed successfully
FAILEDAssertion or step failure
SKIPPEDNot executed
ERRORRunner or environment error

Nested structure

Optional section for report_json: step-level report data shown as Report in the UI. If that object later becomes its own SDK type, this section is replaced by a separate reference page.

Version 1.0.0 · Last updated 2026-09-10

Did this page help?