Copy data from live data source to test
I really wish there was a quick way to copy all the data from the live data source into test. Ideally, there would be a way to do it both for the entire database or table by table. This would greatly speed up testing, because we could do all of our testing on 'real' data without impacting production. Thanks!