Middle
Are you familiar with the main entities of Scrum?
sobes.tech AI
Answer from AI
Main entities of Scrum:
- Product Owner — responsible for forming and prioritizing the Product Backlog, representing the interests of the customer.
- Scrum Master — team facilitator, monitors adherence to Scrum processes and helps remove obstacles.
- Development Team — a cross-functional team of developers who perform the work to create the product.
- Product Backlog — an ordered list of requirements and tasks to be implemented.
- Sprint — a fixed period of time (usually 2-4 weeks) during which the team completes a set of tasks.
- Sprint Backlog — a set of tasks selected for execution in the current sprint.
- Increment — a working product ready for demonstration and potential release after each sprint.
These entities interact to ensure flexible and transparent development.