Performance tests
Last updated
Last updated
Each test, besides correctness, also tracks performance. For example, the following test indicates that the table we are testing contains 27 records in source staging database yet no records in target staging database. Not surprising, target database returns data faster than the source.
The same principle applies for views, procedures, and functions.