Skip to content

Cases Quote by Glenford Myers

“A good test case is a test case that has a high probability of detecting an undiscovered error, not a test case that show that the program works correctly.” quote by Glenford Myers
Download Open image
“A good test case is a test case that has a high probability of detecting an undiscovered error, not a test case that show that the program works correctly.”

Glenford Myers

About This Quote

Source Book: The Art of Software Testing, 1979

A test case should be designed to uncover hidden bugs, not just confirm correct behavior.

In simple terms: Design tests to find errors, not just prove success.

Key Takeaway

Focus on error detection.

Themes

software testing quality assurance risk management

Mood

analytical critical focused

Type

advisory technical

When to use this quote

  • debugging
  • quality audits
  • continuous integration
  • regression testing
  • null

Key Concepts

test coverage fault detection probability analysis

Questions to Reflect On

  • How can you measure a test case's error‑finding potential?
  • What balance between positive and negative testing is optimal?
A Different Perspective

A test that only confirms correct behavior may miss critical defects.

4.0 out of 5 (10 ratings)

More by Glenford Myers

Explore all 2 Glenford Myers quotes

More Cases quotes

Browse all 6,420 Cases quotes