Creating Valid Testing Data in .NET: https://blog.nimblepros.com/blogs/creating-test-data/
Creating Valid Testing Data in .NET

Part of any good software development strategy includes making sure that your tests have a good set of data to test the code against.

NimblePros Blog