What Is Data Integrity Testing?

Erik Isakson/Blend Images/Getty Images

Data integrity testing refers to a manual or automated process used by database administrators to verify the accuracy, quality and functionality of data stored in databases or data warehouses. This test is regularly done by administrators to ensure that stored data has remained unaltered and to discover system design bugs that could compromise the files in a database.

Data normally undergoes modifications, especially when it is migrating from an old database into a new database architecture. Administrators test the data to ensure that it has remained unaltered and free from corruption during migration. They also test data to ensure that it is compatible with different versions of computer operating systems and hardware.

There are numerous automated tools available to test data integrity, and these tools commonly check if the stored data in data tables can be edited, saved and deleted. These tools also check if data in a given application functions as intended.

According to Agile Data, testing data accuracy is crucial to any business, especially companies that keep large databases. They need to maintain a consistently accessible data bank and risk system downtime if they do not conduct routine data checks. These companies usually employ a dedicated team of database administrators that primarily tests databases for errors to improve the system.

ADVERTISEMENT