Element reference

Test run result

Test run result

A test run result is the execution record for one test case inside one test run.

Relations

Related elementHow it connects
Test runRequired parent (test_run_id)
Test caseCase being executed (test_case_id)
BugOptional links on the result Bugs tab
AssigneeOptional tester (assigned_to)

Fields

LabelTechnical nameTypeRequiredValidationDefault
Runtest_run_ididYes--
Casetest_case_ididYes--
Statustest_result_statusenumYesSee enumerationsPENDING
Assigneeassigned_touser idNoCan be cleared with Not assigned-
Notestest_result_descriptiontextNoFree-text comments on this execution-

Enumerations

Status (test_result_status)

ValueMeaningcompleted_at
PENDINGNot executed yetCleared
PASSEDTest passedSet
FAILEDTest failedSet
SKIPPEDNot runCleared
BLOCKEDCannot runSet
RETESTNeeds another attemptCleared

Rules

  • Delete removes the result from the run. The case in the catalog stays.
  • If you are assigned_to on an open result, the item appears under Tasks.

Limits

  • Status changes are manual in the UI or through the API. ComplexQA does not write automated execution reports for manual test run results.

Version 1.0.0 · Last updated 2026-09-10

Did this page help?