---
title: "Outputs"
description: "Where the results of a run go — files in five formats, or tables in a database"
url: "https://docs.justcat.it/reference/outputs/"
---
# Outputs


An output is a record of a run — every test's result together with its definition. The project file says which outputs a run writes: files in five formats, rows in a database table, or a procedure called per test; any number of them. One page per format.

