1.
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 20.0px; font: 15.0px Times; color: #ffffff; background-color: #000000}
What are the official Scrum meetings?
Correct Answer(s)
B. Daily Scrum
C. Sprint Planning meeting
E. Sprint Review meeting
G. Scrum Retrospective meeting
Explanation
The official Scrum meetings are the Daily Scrum, Sprint Planning meeting, Sprint Review meeting, and Scrum Retrospective meeting. These meetings are essential components of the Scrum framework and help facilitate communication, collaboration, and continuous improvement within the Scrum team. The Daily Scrum is a short daily meeting where team members discuss their progress, plan for the day, and identify any obstacles. The Sprint Planning meeting is held at the beginning of each sprint to plan and prioritize the work to be done. The Sprint Review meeting is conducted at the end of each sprint to demonstrate the completed work to stakeholders. The Scrum Retrospective meeting is held after each sprint to reflect on the team's performance and identify areas for improvement.
2.
Mark the Scrum Artifacts
Correct Answer(s)
A. Product Backlog
D. Sprint Backlog
E. Sprint Burndown Chart
F. Release Burndown Chart
Explanation
The Scrum Artifacts are essential elements in the Scrum framework. The Product Backlog contains all the requirements and features that need to be developed for the product. The Sprint Backlog includes the selected items from the Product Backlog for a specific sprint. The Sprint Burndown Chart visually represents the progress of the sprint by showing the remaining work over time. The Release Burndown Chart tracks the progress of the entire release by displaying the remaining work. Therefore, the correct answer includes the Product Backlog, Sprint Backlog, Sprint Burndown Chart, and Release Burndown Chart.
3.
Mark the Core Scrum Roles
Correct Answer(s)
F. Scrum Master
H. Product Owner
J. Team
Explanation
The core Scrum roles are the Scrum Master, Product Owner, and Team. The Scrum Master is responsible for facilitating the Scrum process and ensuring that the team adheres to Scrum principles. The Product Owner represents the stakeholders and is responsible for prioritizing and managing the product backlog. The Team consists of developers who work together to deliver the product increment. The other options listed, such as Project Manager, Product Manager, and Quality Assurance Manager, are not specific to the Scrum framework and do not align with the core roles defined in Scrum.
4.
How long is a Sprint?
Correct Answer
A. 2-4 weeks long
Explanation
A Sprint is a time-boxed iteration in Agile project management where a specific amount of work is completed. The length of a Sprint typically ranges from 2-4 weeks. This duration allows for a balance between delivering value in a timely manner and providing enough time for the team to plan, execute, and review their work. It also aligns with the Agile principle of frequent delivery and feedback, enabling teams to adapt and adjust their approach as needed.
5.
Mark the Agile Methods
Correct Answer(s)
B. Extreme Programming
C. Scrum
D. Open Unified Process
E. Lean Software Development
F. Agile Programming
J. Feature Driven Development
Explanation
The given answer includes a list of Agile methods. Agile methods are iterative and incremental approaches to software development that prioritize flexibility, collaboration, and customer satisfaction. The listed methods, including Extreme Programming, Scrum, Open Unified Process, Lean Software Development, Agile Programming, and Feature Driven Development, are all examples of Agile methods commonly used in software development projects. CMMI, Prince 2, and V-Model are not Agile methods, so they are not included in the correct answer.