...
- Snapshot the REF database for comparison purposes (snapshot #1)
- Deploy changes using SQL scripts provided (not logged in audit databaseDMCDB)
- Snapshot the REF database again (snapshot #2)
- Test rollback (not logged in audit databaseDMCDB)
- Snapshot the REF database again (snapshot #3)
- Deploy using generated changesets (not logged in audit databaseDMCDB)
- Snapshot the REF database one final time (snapshot #4)
- Compare snapshot #1 and snapshot #3 to ensure rollback works properly
- Compare snapshot #2 and snapshot #4 to ensure that script packaging works properly.
...