Final Exam Review Flashcards
What is a Retrospective?
team reflection on an iteration, what went well, areas for improvement and implementing an improvement plan.
What is agile?
a time boxed, iterative approach to implement a major project that builds smaller deliverables incrementally from the start of the project.
Which item(s) are fixed in agile?
cost and time
When was waterfall created?
in 1970 when the Beatles disbanded
When was the Agile Manifesto created?
in 2001 soon after the .Com bubble burst
Which is not an Agile principle?
Controlling scope, cost and time is the primary measure of progress
Our highest priority is to satisfy the customer through early and continuous delivery of valuable software
Welcome changing requirements, even in late development. Agile processes harness change for the customer’s competitive advantage.
Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.
Controlling scope, cost and time is the primary measure of progress
In Agile what is the primary measure of progress?
working software
Which is not an Agile principle?
Team members should be separated from each other, consistently to allow for focus and self-reflection.
The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
team members should be separated from each other consistently to allow for focus and self-reflection.
Which is not an Agile value?
contract negotiation over customer collaboration
Which agile methodology has developers code in pairs?
Extreme Programming (XP)
Which agile methodology is heavily focused on visualizing and managing workflow? Additionally limits work in progress?
Kanban
What are some key characteristics of Scrum?
Sprints, prioritized requirements, daily stand-up and other scrum ceremonies
Which of the following are not a Scrum ceremony?
weekly status report review
Who serves as the embedded business representative on a scrum team?
Product Owner
What is the primary focus of a scrum master?
to remove impediments
What is the ideal size of an Agile Team?
7 plus or minus 2
What is the formula to determine the number of communication channels?
S=(N(N-1))/2
How many communication channels exist for a team of 7?
21