Agile mindset Flashcards
Individuals & interactions over?
processes & tools
working software over
comprehensive documentation
customer collaboration over
contract negotiation
responding to change over
following a plan
what is the role of the product owner?
designated person that represents the customer on the project
what is the role of the agile project manager / scrum master?
manages the agile project
what is the product backlog?
project requirements from the stakeholders
what happens in a sprint planning meeting?
team discusses which tasks should be prioritized in the next sprint.
what is the sprint backlog?
work the team selects to get done in the next sprint
what is a sprint?
a short iteration where the project teams work to complete the work in the sprint backlog (1-4weeks)
what are daily stand up meetings?
a quick meeting each day to discuss project statuses, led by the scrum master. usually 15 minutes
what is a sprint review?
an inspection done at the end of the sprint by the customers
what is sprint retrospective?
Scrum master identifies what went well during the spring and what could have been done better.
A possible topic is the timing of the stand up. If team members are showing dissatisfaction with the current schedule then this is the meeting to discuss the issue.
what happens when a product is partially completed?
customers demo the product and provides feedback. this feedback adjust the next sprint priorities.
what is a release?
several sprints worth of work directed to operations for possible rollout and testing.
what is a product increment?
part of the product that is complete after each sprint.
what does DoD stand for? and what does it mean?
Definition of Done (DoD) is a shared understanding of what it means when work is considered done,
should be defined at the beginning of the project, and
it applies globally to the project.
a checklist of the required criteria for considering a product ready for delivery.