Skip to content

Interfaces Quote by Kent Beck

“Folk wisdom in software development teaches that interfaces shouldn't be unduly influenced by implementations. Writing a test first is a concrete way to achieve this separation.” quote by Kent Beck
Download Open image
““Folk wisdom in software development teaches that interfaces shouldn't be unduly influenced by implementations. Writing a test first is a concrete way to achieve this separation.””

Kent Beck

About This Quote

Source Book: Test-Driven Development: By Example, Kent Beck, 2002

Separating interface from implementation improves flexibility; testing first enforces this separation.

In simple terms: Keep design clean by testing before coding.

Key Takeaway

Test early, design clean.

Themes

software design testing abstraction

Mood

analytical pragmatic

Type

educational inspirational

When to use this quote

  • building APIs
  • refactoring
  • team collaboration
  • code reviews

Key Concepts

test-driven development interface segregation

Questions to Reflect On

  • How does early testing shape your design choices?
  • What risks arise if you skip the test?
A Different Perspective

Testing alone can't guarantee good design without thoughtful architecture.

4.5 out of 5 (9 ratings)

More by Kent Beck

Explore all 54 Kent Beck quotes

More Interfaces quotes

Browse all 138 Interfaces quotes