Data Migration Testing
Process of migrating all the data of one database of an application to another database is called database migration.
The application should be stable and the data in the database should be correct and valid for this type of migration. Thus while migrating between databases format, type, value etc., matters.