Middle
What artifacts are there in Scrum?
sobes.tech AI
Answer from AI
In Scrum, there are three main artifacts that help manage the development process:
-
Product Backlog — an ordered list of all requirements, features, improvements, and fixes that may be needed in the product. It is constantly updated and prioritized by the Product Owner.
-
Sprint Backlog — a set of tasks and items from the Product Backlog selected by the team to be completed in the current sprint. It includes the work plan and sprint goals.
-
Increment — the final result of the sprint work, representing a potentially shippable product with added features and improvements.
These artifacts ensure transparency and help the team and stakeholders see progress and plan the next steps.