jeudi 7 janvier 2016

Best practices for testing a batch process on a database

Can anyone suggest resources for how to test the results of a batch process on a database? I've been searching Safari Online Books and Google, and I haven't seen very good information on the best way to see whether a batch process on very large complicated databases is following business rules correctly. (1) A batch process runs against a large database, millions of records and hundreds of tables. (2) The process takes a few days to run. (3) The business rules for the process are documented well.

I have to write automation to verify that the business rules were followed correctly. I'm used to testing running processes, but looking at a database after the fact is a bit daunting.

Aucun commentaire:

Enregistrer un commentaire