Tag: tdd

  • Maintenance Test Methodologies and Test Driven Development

    Maintenance Test Methodologies and Test Driven Development

    These days, even in the industry, there’s a big push to embrace Test Driven Development, right? Today, let’s dive into test methodologies from a maintenance perspective. 🔍 When discussing tests, the ownership debate is inevitable. Who should own the tests: the system or the business? Before I share my personal take, let’s first explore the…