I know about some test data generators, but most seem to just populate the database of names and addresses (feel free to correct me).
We have a large integrated and normalized application - for example, invoices have part numbers associated with table tables, customer numbers associated with customer tables, change logs related to audit information, etc., which are obviously difficult to fill out by chance. We are currently fogging real-life data to get test data (but not very good).
What tools / methods are used to create large volumes of data for testing?
database integration-testing
ColinYounger Aug 19 '08 at 14:47 2008-08-19 14:47
source share