iTestData

Test Data Generation

Test Data Generation

All Test Data Generation articles from iTestData.

Latest Articles

Test 6 min read

Seeding Test Databases with SQL Fixtures and Transactional Rollbacks

How to seed test databases with SQL fixtures and transactional rollbacks — patterns, pitfalls, and trade-offs for SDETs ...

Read article
Generation 6 min read

Testing With Streaming Data: Generating Bounded Event Streams

Learn how to effectively generate bounded event streams for testing with streaming data in modern architectures.

Read article
Generation 6 min read

Building a Custom Test Data Generator: A Technical Walkthrough

Deep dive into building a custom test data generator, addressing common pitfalls and misconceptions for SDETs and data engineers.

Read article
Generation 6 min read

Deterministic vs Random Test Data: Choosing Your Strategy

Master test data strategies: deterministic and random. Navigate modern systems with precision.

Read article
Generation 6 min read

Factory Patterns for Test Data: factory_boy, FactoryBot, Mimesis

Explore factory patterns for test data with tools like factory_boy, FactoryBot, and Mimesis. Learn to streamline and optimize test data generation.

Read article
Generation 6 min read

How to Create Millions of Test Records Fast

Create millions of test records quickly with modern tools and techniques.

Read article
Generation 6 min read

Generate Test Data with Python: A Senior Engineer's Guide to Using Faker

Explore how to generate high-quality test data using Python's Faker library for modern testing needs, avoiding common pitfalls and misconceptions.

Read article