Agile Glossary
SCRUMExtreme Programming (XP)
Iteration
Velocity
User Story
Impediment
Daily Meeting
Acceptance Testing
Effort Estimates in Abstract Units (Points)
Test-Driven Development
Task Board
Backlog
Release Planning
Iteration Planning
Burn Down Chart
Agile Glossary
Iteration Velocity
A summary effort of all completed user stories assigned to iteration. For example, in Iteration 2 you have several user stories with total effort equals to 50 points. All user stories were completed, so Iteration 2 Velocity is 50 points. Velocity has the same effort units as user stories.
Short description of the velocity concept
.
The important point here is that you should measure team velocity
and
should not measure individual Velocity
.
TargetProcess
TargetProcess is an agile project management tool. It is designed to solve distributed teams problems and support agile development processes.
- Scrum, XP, Kanban, Custom development process
- Productivity tools (Tp.Tray, ToDo list, dashboards, Inline editing)
- Subversion integration
- Integrated Bug Tracking, Help Desk, Time Tracking
Agile Testing
How to really prevent and manage bugs in Agile projects. This article not only answers the questions above and explains how to manage bugs in agile projects, but it also shows how not to manage bugs.
