Story Point - CI/CD用語集の定義
story pointは、時間ではなくタスクの相対的な作業量 - その複雑さ、リスク、量 - を表す単位のない見積もりです。sprintを通じて合計されたポイントは、velocityと予測の基になります。
関連ガイド
Velocity - CI/CD Glossary DefinitionVelocity is the average amount of work - usually story points - a team completes per sprint, used to forecast…
Sprint - CI/CD Glossary DefinitionA sprint is a fixed-length iteration in Scrum during which a team commits to and delivers a set scope, ending…
Definition of Done - CI/CD Glossary DefinitionThe definition of done is a shared checklist a work item must satisfy - tests passing, reviewed, deployed - b…