Hi folks,
Curious what data folks at MoT use to test? I’ve seen a lot of companies where the dev and staging database environments were hand-made and entirely lacking in the variety and amount of data as compared to production. Have you guys seen this and if so, how did you overcome it? One possible solution I’ve seen implemented is to just use the production data in the testing environments but that comes with a whole suite of other issues.
Full disclosure here, the reason I’m bringing this up is because I recently built a product that helps to overcome this problem. It’s called Tonic (https://tonic.ai) and it keeps your test databases in sync with production while simultaneously removing PII from the production data. This allows testers to freely work with production-like data and get their jobs done more quickly and efficiently.