Introduction
Different types of testing are critical during different phases of the application lifecycle, including:
Before you begin building tests for your application, you should always be thinking about how to design applications that lend themselves to testing, a significant component of which is creating self-documenting code.
Copyright © 1997 Gensym Corporation, Inc.