Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
DataTable Generator¶
Faker¶
Faker is a Python package that generates fake data for you.
hypothesis¶
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
SQL Data Generator¶
GenerateData¶
Data Generator¶
This discussion on StackOverflow suggests that Databene Benerator is good choice.
Question: Does any tool support generating data sets that gurantees that joining returns results? And best if the returned results conver different corner cases.
Good Tools¶
http://
www .softwaretestinghelp .com /tools /40 -best -database -testing -tools/ handles dependencies
for Java
handles dependencies
poor documentation
JS based
Others¶
doesn’t handle dependencies
simple and easy to use
doesn’t handle dependencies
simple and easy to use
able to share it with people
doesn’t handle dependencies
simple and easy to use
Commerical Tools¶
handles dependencis
ApexSQL SQL test data generator