What are three ways Scrum promotes self-management? (choose the best three answers)
Answer : B, C, D
Scrum promotes self-management by empowering the team to decide what work they take on, removing hierarchical titles to foster equality and collaboration, and having the Scrum Master shield the team from external disruptions so they can focus on their goals.
The scrum team should change in members:
Answer : A
Changing the team members is sometimes necessary, this will have an effect on productivity. So it should only be used when really necessary.
When are testers and QA experts ideally included in the project?
Answer : B
Testing is an ongoing process, this is done by the developers. Developers can be specialized in testing. Please mind that the word developer means something else in the scrum context.
Who owns the Sprint Backlog? (choose the best answer)
Answer : D
The Developers own the Sprint Backlog as it represents their plan for achieving the Sprint Goal. They update it throughout the Sprint to reflect their progress.
What do scrum artifacts represent?
Answer : C
The scrum artifacts are: product backlog, sprint backlog and the increment. They represent work or value.
When are individuals with testing and quality expertise included in the software development effort? (choose the best answer)
Answer : A
Scrum emphasizes quality from the start. Testing and quality expertise are integral throughout all Sprints to ensure continuous feedback and integration of quality measures.
What is technical debt?
Answer : A
Technical debt is the result of incomplete work going into the increment and poor design and architectural choices.