What is a Test Data Generation Tool?
Testing a data-aware application is one of the most important but time-consuming tasks. It is important to test your application with "real" data. To fill your database with test data, you need a generator. The generators will generate realistic data for you based on the column characteristics and/or based on what the user defines.