A reference from Weave

Find a term

Get clear definitions of software delivery metrics and the practices behind them, from deployment frequency to recovering from a failed change.

Terms beginning with T

7 terms
  • Test execution time

    Test execution time is a software delivery concept used to describe a specific event, interval, control, or operating condition in the path from source change to production behavior. A useful definition names the boundary, unit, and decision the measure supports.

    DORA and DevOps
  • Test run failure rate

    Test run failure rate is a software delivery concept used to describe a specific event, interval, control, or operating condition in the path from source change to production behavior. A useful definition names the boundary, unit, and decision the measure supports.

    DORA and DevOps
  • Toil ratio

    Toil ratio is a software delivery concept used to describe a specific event, interval, control, or operating condition in the path from source change to production behavior. A useful definition names the boundary, unit, and decision the measure supports.

    DORA and DevOps
  • Traffic shadowing

    Traffic shadowing is a release engineering and DevOps concept for controlling how software changes are prepared, introduced, or understood.

    DORA and DevOps
  • Trunk stability

    Trunk stability is a software delivery concept used to describe a specific event, interval, control, or operating condition in the path from source change to production behavior. A useful definition names the boundary, unit, and decision the measure supports.

    DORA and DevOps
  • Trunk-based development

    Trunk-based development is a version control practice where developers integrate small changes into a shared main branch frequently. Short-lived branches and feature flags can keep incomplete work safe while reducing long-lived merge divergence.

    DORA and DevOps
  • Trunk-based release

    Trunk-based release is a release engineering and DevOps concept for controlling how software changes are prepared, introduced, or understood.

    DORA and DevOps