nTest the
implementation to insure that it conforms to
the specifications.
nCreate a “test
harness” to interact with the
object.
nThe test system acts
as the client of the object:
uInvoke the object’s
methods.
uExamine the behavior
of the object.
n
n
n