Agile Basic
Agile Basic
words:
**Answer**: Agile is a way of developing software by breaking the work into small parts
called **sprints**. It focuses on delivering working software quickly and getting
feedback from users to improve it continuously.
- **Simplicity**: Focus on the most important work and avoid unnecessary tasks.
**Answer**: A Sprint Review is a meeting held at the end of a Sprint where the team
demonstrates what they have built. It allows stakeholders to provide feedback and
discuss what to work on next.
**Answer**: A Sprint Retrospective is a meeting where the team reflects on the Sprint.
They discuss what went well, what didn’t, and how they can improve in the next Sprint.
**Answer**: The Scrum Master is responsible for facilitating the Scrum process,
helping the team stay organized, removing obstacles, and ensuring that everyone
follows Agile principles.
**Answer**: The Product Owner is responsible for defining the product vision,
prioritizing the Product Backlog, and ensuring that the team works on the most valuable
features first.
**Answer**: Velocity is a measure of how much work a team can complete in a Sprint.
It’s usually measured in points based on User Stories and helps teams plan future
Sprints.
### 15. **What challenges might teams face when using Agile?**
These questions cover the basics of Agile and should help you feel prepared for a
fresher-level interview!