Timeliness Tests¶
TestGen timeliness tests measure data timings against predicted or desired timings.
Description and details¶
Date Count¶
Tests that count of distinct dates referenced in column has not dropped compared to baseline data.
The system automatically generates this test.
Freshness Trend¶
Tests that table has been updated within expected time window.
This test is not auto-generated. You can create it manually from the Test Definitions page.
Future Year¶
Tests that maximum date referenced in column is no greater than one year beyond the test date, consistent with baseline data.
The system automatically generates this test.
Past Dates¶
Tests that maximum date referenced in column is no greater than the test date, consistent with baseline data.
The system automatically generates this test.
Recency¶
Tests that most recent date in column is within a set number of days of the test date.
The system automatically generates this test.
Table Freshness¶
Confirms whether table has been updated based on data fingerprint.
This test is not auto-generated. You can create it manually from the Test Definitions page.