SQL Data Generator Generating Realistic Test Data Database Testing How to build-and-fill multiple development databases using PowerShell and SQL Data Generator This article offers a build-and-fill method for development databases, where each developer will subsequently want to alter the data or metadata in his or her copy of the database. Read more
SQL Data Generator Generating Realistic Test Data Database Testing How to Automatically Fill your SQL Server Test Databases with Dummy Data A PowerShell script to automatically populate a SQL Server database with dummy data, for database development and testing work. Read more