Chapter Robert

Is this your test? Login to manage it. If not, you can develop an assessment just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
The Sprint Planning Meeting consist of …. Sessions
2.
1 point
2. Which one is not a scrum role?
3.
1 point
Is not a product Owner responsibility?
4.
1 point
constitute the Sprint Backlog and are normally estimated in hours.
5.
1 point
Sprint Backlog is ultimately owned by
6.
1 point
What is the Time-box for a Sprint Review meeting if the Sprint was 2-weeks long?
7.
1 point
Which of the following is the scrum value?
8.
1 point
During a Scrum of Scrums approach for a project, what best defines the definition of “done”
9.
1 point
Ali “as the Scrum Master of a Scrum Team” is invited for a Daily Stand-up meeting at 9am. During the meeting the whole team gets into a deep discussion and they finally start blaming each other. What should he do in such situation?
10.
1 point
The Release burn down is
11.
1 point
. The used metric to estimate with Planning Poker is
12.
1 point
12. The Product Backlog management include
1. Clearly expressing the different Product Backlog items
2. Authoring the various Product Backlog items
3. Ordering Product Backlog items by size and risk only
13.
1 point
What are the most critical items to start a Scrum Project?
14.
1 point
. If more than one Scrum Team are working on a single project or a single release. How should the Product Backlog be arranged by the Product owner?
15.
1 point
15. What kind of software development project can be executed by Scrum Project Management Framework?
16.
1 point
What does NOT belong to cornerstones of the agile manifesto?
17.
1 point
What is defined by the Scrum Framework?
1. Rules & Roles
2. Document guidelines
3. Artifacts and events
18.
1 point
18. Where are the customer requirements stored?
19.
1 point
19. Which ones of the following main roles are defined by Scrum Framework?
1. Scrum Tester 2. The Scrum Team 3. Scrum Manager 4. Scrum Master 5. Scrum Product Owner
20.
1 point
20. Wich ones of the following main events are defined by Scrum Framework?
1. Sprint Planning Meeting 2. Sprint Retrospective Meeting 3. Sprint Review Meeting 4. Mid-Sprint Status Review Meeting 5. Daily Scrum Meeting
21.
1 point
21. Which concept is NOT defined in the Scrum Framework?
22.
1 point
22. What is important in all Scrum projects?
1. Self-organization 2. Clear hierarchies in the company 3. Communication 4. Continuous improvement
23.
1 point
23. In software engineering what are the disadvantages of the classical waterfall model?
1. End-Product has to be fully anticipated beforehand
2. Some requirements are implemented as defined in the beginning of the project, and yet they are not really needed by the customer.
3. Each phase is strictly separated
24.
1 point
What are the advantages of the Scrum Framework?
25.
1 point
25. ….. is an agile development methodology which is intended to improve software quality and responsiveness to changing development cycles (time boxing), by programming in pairs or conducting extensive code reviews, by unit testing all code, and by maintaining a flattened management structure.
26.
1 point
26. … is created during the first half of the Sprint planning meeting and a ….. is created during the second half of the Sprint planning meeting?
27.
1 point
27. …. Constitute the Sprint Backlog and are often estimated in hours.
28.
1 point
28. line in the Agile Manifesto reads, “ …. Over following a plan.” Please select which option best completes the statement.
29.
1 point
29. … can change the priority of items in the …. Backlog at any time.
30.
1 point
30. An organization has decided to adopt Scrum, but management wants to change the terminology to fit with terminology already used. What is MOST likely to happen if this is done?
31.
1 point
31. Each iteration must fully undergo regression testing. Should the cost (usually in terms of time) be considered an important reason for having four-week iterations instead of shorter ones?
32.
1 point
32. When should the Sprint Retrospective be held?
33.
1 point
33. During a Sprint, when is a new work or further decomposition of work to be added to the Sprint Backlog?
34.
1 point
34. What is the BEST length of an iteration in Scrum?
35.
1 point
35. Who provides estimates in Scrum?
36.
1 point
36. Which of the following is an example of an increment of working software?
37.
1 point
37. Items in the Product Backlog tend to be:
38.
1 point
38. Which of the following are the terms used to describe the two roles in pair programming?
39.
1 point
39. Which practice is used to produce clean code that works?
40.
1 point
40. Which term is used to denote the refactoring in which a section of a long method is turned into a separate method that is then called from the original method?