The ThinkUI Data Generator is an Ant-based tool that allows testers and Java developers to quickly generate custom data for testing purposes. The data generated can be customized by providing the appropriate statistics and by developing custom generators or data writers.
| Tags | Software Development Testing Quality Assurance Libraries Java Libraries |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
| Translations | English |
Recent releases


Changes: This release adds support for more custom generators (e.g. SIN/SSN, Postal/ZIP codes, credit card numbers) as well as support for the HSQLDB and H2 databases.


Changes: This is the first official release of the ThinkUI Data Generator. This version supports the generation of data for all Java primitive types as well as custom types such as first names, last names, phone numbers, etc. Generated data can be saved to file as CSV or SQL INSERT statements. In addition, the generated data can be inserted directly into a supported database. Customized attribute generators and data object writers can be developed to support any data format.