What Is The Test Scenario To Test A Database Migrated From One Sql Server To Another?
Answers
Answered by
0
- Database Migration · Test Scenarios, in general, would be as below: I) If the migration is to the same type of Database, then, Verify if the queries executed in the new database yield same results as in the older one. Verify if the number of records in the old database and new database is the same.
pls click brainlylist
Similar questions