It's inevitable that as terms become more popular, they tend be misused. We need to actively work to prevent such diffusion robbing us of useful terminology| martinfowler.com
Test Double is generic term for fakes, mocks, stubs, dummies and spies.| martinfowler.com
Or, I want to use PBT, but I can never think of any properties to use| fsharpforfunandprofit.com
CQRS (Command Query Responsibility Segregation) is the notion that you can use a different model to update information than the model you use to read information| martinfowler.com