Agile Methodology Interview Questions and Answers
Freshers / Beginner level questions & answers
Ques 1. What is Agile methodology?
Agile is an iterative and incremental approach to software development that emphasizes flexibility and customer satisfaction.
Ques 2. What are the key principles of Agile?
The Agile Manifesto outlines 12 principles, including customer satisfaction, iterative development, and collaboration.
Ques 3. What is a user story in Agile?
A user story is a short, simple description of a feature told from the perspective of the person who desires the new capability.
Ques 4. What is a sprint in Scrum?
A sprint is a time-boxed period (usually 2-4 weeks) during which a potentially shippable product increment is created.
Ques 5. What is a burndown chart in Agile?
A burndown chart visually represents the work completed versus the work remaining over the course of a project or sprint.
Ques 6. What is a retrospective in Agile?
A retrospective is a meeting held at the end of a sprint to review what went well, what could be improved, and how to implement those improvements.
Ques 7. What is a product backlog in Agile?
A product backlog is a prioritized list of features, enhancements, and bug fixes that need to be addressed in the product.
Ques 8. What is a retrospective in Agile?
A retrospective is a meeting held at the end of a sprint to review what went well, what could be improved, and how to implement those improvements.
Ques 9. What is the role of stakeholders in Agile?
Stakeholders are individuals or groups with an interest in the project, and their input is crucial for the success of the product.
Ques 10. What is the purpose of the Daily Standup in Agile?
The Daily Standup is a short, daily meeting where team members discuss their progress, plans, and any impediments they are facing.
Ques 11. What is the role of a development team in Agile?
The development team is responsible for delivering a potentially shippable product increment at the end of each sprint.
Ques 12. What is the purpose of a sprint review in Agile?
A sprint review is a meeting held at the end of a sprint to demonstrate the completed work to stakeholders and gather feedback.
Ques 13. What is the role of a Scrum Board in Agile?
A Scrum Board, also known as a Kanban Board, visually represents the progress of user stories or tasks throughout the sprint. It typically consists of columns like 'To Do,' 'In Progress,' 'Testing,' and 'Done,' providing a clear overview of the work status.
Most helpful rated by users: