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

Step - Integration and Testing

Components are slowly integrated into completed system.

Stubs can be used to perform testing all during integration.

Errors discovered during integration to cause reinvestigation of validation techniques performed at the subsystem level.

Intro OOP, Chapter 2, Slide 39