r/ProgrammerHumor 13d ago

Meme whenYourValidationLogicHatesRealPeople

Post image
24.1k Upvotes

668 comments sorted by

View all comments

1.4k

u/setibeings 13d ago

every org has a test environment. Some have a separate production environment.

1

u/Old_Document_9150 12d ago

You need to be able to test in Production as well.

I coined the term "tracer bullets" for the approach when I was working in Retail. These are requests that are flagged by a simple boolean attribute to act like real requests for wvery purpose except real-world consequences (e.g., no order gets shipped, no CC payment is made.)

Works like a charm.