Glossary

C

Class of Service

 specific level of service applied to the treatment of a work item established through a...

Clean Code

Software code that is expressed well, formatted correctly, and organized for later coders to understand....

Coaching

Unlocks a person’s potential to maximise their performance. Coaching helps them to learn rather than...

Code Coverage

A measurement indicating the amount of code that is exercised by tests.

Coherence

The quality of the relationship between certain Product Backlog items which may make them worthy...

Commitment Point

The point at which the decision is made to start activities to deliver a work...

Continuous Delivery

A software delivery practice similar to Continuous Deployment except a human action is required to...

Continuous Deployment

A software delivery practice in which the release process is fully automated in order to...

Continuous Integration

Agile software development practice popularized by Extreme Programming in which newly checked-in code is built,...

Cost of Delay

The rate at which the expected value of a product, initiative, or work item decays...

Cross-Functional

Characteristic of a team holding that all the skills required to successfully produce a usable...

Cumulative Flow Diagram

A chart showing the cumulative number of arrivals and departures of work items from each...

Cycle Time

The time between working on an item that has been started and the item is...

Scroll to Top