General Flashcards
Answers from the multiple choice
What is the meaning of “iterative”
You develop, test and get feedback at regular intervals
What type of question do you need to ask during the early requirements discovery phase?
Context-free, open-ended questions
What is a sprint retrospective
It is a mechanism to encourage the team to continuously improve their development process
When is a sprint over?
When the end of the time-box is reached.
What is the main output for a retrospective meeting for a sprint?
A list of changes to try in the next sprint
What does a Git “commit” command do?
Creates a new local snapshot that includes any files changed since the last commit.
What is MoSCoW
Refers to user stories: Must have Should have Could have Won't have
What is the velocity
The velocity is used to determine how many user stories to select from the top of the product backlog to put into the sprint backlog
What are the 3 questions that have to be answered in a daily standup
What have you done since the last one?
What will you do by the next one?
Are there any blockages?
What is planning poker?
Planning poker is a collaborative method of estimating the relative efforts of user stories so that the right number of user stories can be selected from the top of the PB for inclusion in the SB