exit criteria

The conditions that must exist before a unit of project work can be deemed complete. For example, as a programmer you have met your exit criteria for developing a code module when:

  1. Its unit test has been passed and
  2. The module resides in a baseline directory.

Contrast with: entry criteria