Mark As Completed Discussion

Scrum Roles & Artifacts

Roles:

  • Product Owner: Orders the backlog to maximize value.
  • Scrum Master: Coaches the team, improves flow, removes impediments.
  • Developers: Everyone building the Increment (coders, testers, ops, designers).

Artifacts:

  • Product Backlog: Ordered list of work.
  • Sprint Backlog: Selected work + plan for achieving the Sprint Goal.
  • Increment: The result of the sprint, meeting the team’s Definition of Done.

Tip: Make Definition of Done explicit (tests, security checks, docs, deployment). Shipability is a feature.