Do You Test with Cloned Production Data?
Properly thorough testing of new code ideally requires data that is structured very like what the code will encounter in production. The easiest solution is to clone production data into dev and test tiers. Do you or don't you? One of the last things...
Mar 30, 2019RM