Skip to main content
2 events
when toggle format what by license comment
Dec 19, 2024 at 2:46 comment added Alexander The 1st I would also note that if you are missing an already migrated test database, or if you want to be testing that it is in good state, you could have a codebase read from a csv or similarly delimited file with the expected outputs, and have that be part of the verification process when read from the program, and attempt to query the database based on values provided in the delimited file, perhaps in separate files for each table, or parts of a table, to allow for paralleling checks.
Dec 2, 2024 at 4:55 history answered Ewan CC BY-SA 4.0