Introduction to OOP: Chapter 2: Responsibility Driven Design: [next] [previous] [audio] [real] [text]

Working Through Scenarios

Because of the ambiguity in the specification, the major tool we will use to uncover the desired behavior is to walk through application scenarios.

Other authors use the term ``use-cases'' for this process of developing scenarios.

Intro OOP, Chapter 2, Slide 11