|
The V-Model diagram shows how the test stages fall into the development
stages. It also highlights the existence of the different levels
of testing and delineates how each relates to a different development
phase.
Stage Containment
The goal of stage containment is to identify defects in the system
during development before they are passed to the next stage. This
helps build quality into the system. Finding problems or errors
in the stage they occur in is important because problems become
more expensive and difficult to fix later in the project life cycle.
Apply stage containment to all project development stages using
the following standard practices:
- Entry criteria
- Exit criteria
Entry/Exit Criteria
Entry and exit criteria are sets of conditions that must be satisfied
before entering or exiting a project stage.
Defect Management
Defect management tracks and manages the discovery, resolution,
and retest of system defects identified during test execution. Infinity
Testing uses a number of automated defect tracking tools to maximize
the effectiveness of the defect management process. |