Automated Build and Test
Published 13 February 2018
Application code is often compiled and unit tested as part of an automated build process, such as continuous integration. Database code can undergo an analogous process, with a database "build", invalid objects check, and unit testing.