Testing applications seems easy…until the project gets bigger, and you need complete system testing along with unit and integration testing. But what happens when software testing is primarily data-driven, and a chunk of test data doesn’t work? In that case, you need a large amount of mock data to test the system thoroughly. So, to get a massive set of data, you might need to insert it into the database. What if you could get all the mock data you need to test the software using a simple…