Test Cycle

A Test Cycle refers to a specific instance of executing the test process against a particular version of the software being tested. It includes all activities from planning to execution and reporting.

Components:

  • Planning Phase: Defining scope, objectives and resources needed for testing.
  • Execution Phase: Running tests, logging results and identifying defects.
  • Reporting Phase: Analysing outcomes and documenting findings.

Each test cycle provides valuable insights into software quality and helps inform subsequent cycles or releases.