What Would Happen if We Tested Using Production Data?
Last updated: Oct 11, 2022
We know that rich test data helps expose problems in our code, and we know that there is no richer real world data than actual real world data. So, why don't we test using production datasets?
Well, for starters, doing so i...
blog.redactics.com5 min read