What is an iteration?
An iteration is a short, repeated work cycle with a clear starting goal and review at the end, so a team learns continuously and makes work results visible early.
DEFINITION
Iteration literally means repetition. In an agile context, the term denotes a completed work cycle that repeats with a similar structure each time. Every iteration starts with a goal, ends with a review, and closes with a reflection or retrospective phase. In Scrum, the iteration is called a sprint and lasts one to four weeks. In other frameworks it can be shorter or longer. The principle behind iteration is fast feedback: instead of developing a solution in secret for a long time and showing it only at the end, something functional emerges regularly. That enables early corrections and prevents months of work in the wrong direction. Iterative working is the core of agile methods and differs fundamentally from linear, phase-based approaches such as the waterfall model. The shorter the iteration cycles, the faster the learning and adaptation.
CONNECTIONS
Leadership
Leaders apply iterative thinking to decisions: decide small, observe the effect and adapt, instead of planning and implementing everything at once.
Artificial Intelligence
AI models are created through iterative training and iterative optimisation. Each training cycle is an iteration with subsequent evaluation and adjustment of the model. The principle is the same as in agile teams.
Project Management
In projects, iterative working makes it possible to detect planning errors early. Instead of discovering misunderstood requirements only at project end, each iteration is followed by a correction.
KEY POINTS
- An iteration always has a clear starting goal and a review at the end.
- In Scrum, the iteration is called a sprint and lasts one to four weeks.
- Iterative working enables early feedback and fast corrections.
- It differs fundamentally from the linear waterfall model.
- The shorter the cycles, the faster the learning.
EXAMPLE
A content team develops a new learning platform. Instead of developing for eight months and then launching, it works in two-week iterations. After the first, it delivers the login function and shows it to users. Immediate feedback: the login process is too complicated. In the second iteration, that is improved. After four iterations, a real, functional product is live that users actually like.
MISCONCEPTIONS
Is a sprint the same as an iteration?
In Scrum, sprint is the specific term for the iteration. Other frameworks use other names but mean the same principle: a short, completed work cycle with review.
Are iterations only useful in software development?
No. Iterative working works just as well in product, marketing, and organisational development. Wherever feedback makes the next decision better, iteration helps.