Skip to content

Answer Quote by Bjarne Stroustrup

“How to test?" is a question that cannot be answered in general. "When to test?" however, does have a general answer: as early and as often as possible.” quote by Bjarne Stroustrup
Download Open image
“How to test?" is a question that cannot be answered in general. "When to test?" however, does have a general answer: as early and as often as possible.”

Bjarne Stroustrup

About This Quote

Source Interview: Software Testing Principles, 2015

Testing should be done early and frequently; the timing of testing is more critical than the specific tests themselves.

In simple terms: Test early and often.

Key Takeaway

Implement continuous integration and frequent testing.

Themes

software quality process

Mood

practical motivational

Type

technical guidance

When to use this quote

  • startup development
  • legacy code maintenance
  • CI pipelines

Key Concepts

Agile methodology test-driven development

Questions to Reflect On

  • How can teams decide which tests are most valuable?
  • What practices ensure testing remains efficient?
A Different Perspective

Over-testing can waste resources if not focused.

4.9 out of 5 (4 ratings)

More by Bjarne Stroustrup

Explore all 58 Bjarne Stroustrup quotes

More Answer quotes

Browse all 2,090 Answer quotes