Explain Key Elements of Scrum.

Key Elements of Scrum :
  1. Scrum Team :

    • Product Owner – Defines the product vision, prioritizes work, and maximizes value.
    • Scrum Master – Facilitates the process, removes obstacles, and ensures Scrum principles are followed.
    • Developers (Team Members) – Build and deliver the product.
  2. Scrum Artifacts (Work Items):

    • Product Backlog – A list of prioritized work items/features.
    • Sprint Backlog – Selected backlog items for the current sprint.
    • Increment – A working product version at the end of each sprint.
  3. Scrum Events (Meetings):

    • Sprint Planning – Defines what will be worked on in the sprint.
    • Daily Scrum (Stand-up) – A short daily meeting (15 min) to discuss progress and obstacles.
    • Sprint Review – Demonstrates the completed work to stakeholders.
    • Sprint Retrospective – Reflects on what went well and what to improve.