5 min read
2026-03-01
The email must match the name: if the name is Ivan Petrov, then the email is ivan.petrov@... Our generator does this automatically.
Add to the test set: empty fields, very long lines, special characters, dates February 29.
Even “anonymized” real data can be de-anonymized. Generate from scratch.
Test with 1 record, 100, 10000 and 100000 - system behavior may vary.
Orders must refer to existing users, products - to categories. Generate linked data.
Test data becomes outdated. Set up the generation script as part of the CI/CD pipeline.
See also: Random names, UUID generator