Skip to main content

One doc tagged with "testability"

View all tags

Chapter 4: Structured Programming

Dijkstra's discovery that unrestrained goto is harmful, and how structured programming's sequence/selection/iteration constructs make software provable — and testable. The scientific method applied to code.