ImageVerifierCode 换一换
格式:DOCX , 页数:27 ,大小:47.43KB ,
资源ID:24904187      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/24904187.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(csm认证考试题.docx)为本站会员(b****4)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

csm认证考试题.docx

1、csm认证考试题Question #1窗体顶端Which of the following best describes a sprint? A sprint is a condensed amount of time in which a development team works as many hours as they need to in order to finish the work assigned to them. A sprint is a pre-specified amount of time in which the development team works a

2、t a sustainable pace to complete a chosen set of work. A sprint is a fixed amount of time set aside for a team to run tests and fix any outstanding bugs right before the product ships. A sprint is a pre-specified period of time during which team members choose individual items from the product backl

3、og to work on. As each item is completed, a new item is brought into the sprint. 窗体底端You got it right!CSM Course EvaluationQuestion #1Question: Which of the following best describes a sprint? The correct answer was:A sprint is a condensed amount of time in which a development team works as many hour

4、s as they need to in order to finish the work assigned to them. A sprint is a pre-specified amount of time in which the development team works at a sustainable pace to complete a chosen set of work. A sprint is a fixed amount of time set aside for a team to run tests and fix any outstanding bugs rig

5、ht before the product ships. A sprint is a pre-specified period of time during which team members choose individual items from the product backlog to work on. as each item is completed, a new item is brought into the sprint. Correct Answer Explanation: The concepts of sprints, sustainable pace, and

6、a sprint backlog are discussed in the following sources: Scrum Primer, Mountain Goat Software website, and the Scrum Guide.One of the principles of agile development is “sustainable pace,” and only by working regular hours at a reasonable level can teams continue (running sprints) indefinitely. Scru

7、m PrimerScrum projects make progress in a series of sprints, which are timeboxed iterations no more than a month long. At the start of a sprint, team members commit to delivering some number of features that were listed on the projects product backlog. At the end of the sprint, these features are do

8、ne-they are coded, tested, and integrated into the evolving product or system. At the end of the sprint a sprint review is conducted during which the team demonstrates the new functionality to the product owner and other interested stakeholders who provide feedback that could influence the next spri

9、nt. Mountain Goat Software website.A sprint is an iteration. Sprints are time-boxed. . Sprints occur one after another, with no time in between sprints. Scrum Guide Question #2Question: What is the maximum time that Scrum recommends the team spend in the daily scrum (daily standup)? The correct answ

10、er was:Fifteen minutes Thirty minutes One hour Four hours As long as it takes Correct Answer Explanation: A daily Scrum meeting is time boxed at fifteen minutes and terminates at the end of fifteen minutes, regardless. Scrum PrimerThis is a short (15 minute) meeting. Scrum Papers.the meeting is rest

11、ricted to 15 minutes, which, surprisingly is ample time. Do Better Scrum Question #3Question: In Scrum, what do we call the individual, detailed pieces of work needed to convert a product backlog item into working software. Hint: They make up the sprint backlog and are often estimated in hours. The

12、correct answer was:Tasks Use cases Fbis Stories Scrum bits Correct Answer Explanation: From the Scrum Guide: Tasks are the detailed pieces of work needed to convert the Product Backlog into working software. . This task list is called the Sprint Backlog. Question #4Question: Which of the following i

13、s NOT a typical Scrum artifact? The correct answer was:Product backlog Sprint backlog Burndown chart Gantt chart Correct Answer Explanation: While there is some debate as to whether there are three or four artifacts, a Gantt chart is not a typical Scrum artifact. The Scrum Primer, MountainGoatS, and

14、 Do Better Scrum all include the product backlog, sprint backlog, and burndown charts in their lists of artifacts. Question #5Question: Which of the following is NOT a role in Scrum? The correct answer was:Team Scrummaster Product owner Project manager Correct Answer Explanation: From Do Better Scru

15、m: The responsibilities of the traditional project manager are divided over the three roles in the Scrum Team: The Product Owner manages the product (and return on investment) The ScrumMaster manages the process The team manages itself.From MountainGoatS : One convenient way to think of the interloc

16、king nature of these three roles is as a race car. The team is the car itself, ready to speed along in whatever direction it is pointed. The product owner is the driver, making sure that the car is always going in the right direction. The ScrumMaster is the chief mechanic, keeping the car well-tuned

17、 and performing at its best. Question #6Question: Which of the following is NOT traditionally one of the Scrum activities? The correct answer was:Sprint planning Sprint review Sprint retrospective Daily scrum Weekly inspection Correct Answer Explanation: From Do Better Scrum: The sprint is the heart

18、beat of the Scrum cycle. It is bookmarked by sprint planning atthe start and by the sprint review and sprint retrospective at the end. . Each day during the sprint the team holds a daily scrum meeting.From MountainGoatS: The sprint itself is the main activity of a Scrum project. . The first activity

19、 of each sprint is a sprint planning meeting. . On each day of the sprint, a daily scrum meeting is attended by all team members. At the end of a sprint, the team conducts a sprint review. Another activity performed at the end of each sprint is the sprint retrospective. Question #7Question: Which of

20、 the following responsibilities does NOT fall to the ScrumMaster The correct answer was:removing impediments Facilitating meetings Reminding the team of the process Assigning tasks to team members Pushing back against product owner requests when needed Correct Answer Explanation: From MountainGoatS:

21、 The ScrumMaster is the teams coach and helps team members achieve their highest level of performance. A ScrumMaster differs from a project manager in many key ways, including that the ScrumMaster does not provide day-to-day direction to the team and does not assign tasks to individuals. A good Scru

22、mMaster shelters the team from outside distractions, allowing team members to focus maniacally during the sprint on the goal they have selected. (underline added for emphasis)From the Scrum Primer: The ScrumMaster helps the product group learn and apply Scrum to achieve business value. The ScrumMast

23、er does whatever is in their power to help the Team and Product Owner be successful. The ScrumMaster is not the manager of the Team or a project manager; instead, the ScrumMaster serves the Team, protects them from outside interference, and educates and guides the Product Owner and the Team in the s

24、killful use of Scrum.From Do Better Scrum: The responsibilities of the ScrumMaster role are: Empowering and shepherding the team Removing impediments Keeping the process moving Socialising Scrum to the greater organisationMetaphor: The ScrumMaster is a facilitator, coach, mentor and bulldozer! Quest

25、ion #8Question: Which of the following is NOT a responsibility of the product owner? The correct answer was:Prioritizing the product backlog Keeping the product backlog up to date Assigning tasks to team members during the sprint Working with stakeholders to determine product features Inspecting wor

26、k at sprint review Correct Answer Explanation: From Scrum Primer: The product owner is responsible for maximizing return on investment (ROI) by identifying product features, translating these into a prioritized list, deciding which should be at the top of the list for the next Sprint, and continuall

27、y re-prioritizing and refining the list. and This is a key practice in Scrum: The team decides how much work it will commit to complete, rather than having it assigned to them by the product owner.From Do Better Scrum: The responsibilities of the product owner role are: Working on a shared vision Ga

28、thering requirements Managing and prioritising the product backlog Accepting the software at the end of each iteration Managing the release plan The profitability of the project (ROI)Metaphor: The Product Owner is a CEO.From MountainGoatS: While the ScrumMaster focuses on helping the team be the bes

29、t that it can be, the product owner works to direct the team at the right goal. The product owner does this by creating a compelling vision of the product and then conveying that vision to the team through the product backlog. Question #9Question: What are the two primary artifacts of a sprint plann

30、ing meeting? The correct answer was:A sprint goal and a sprint backlog A requirements document and a gantt chart A requirements document and a test plan A test plan and a gantt chart Correct Answer Explanation: From Do Better Scrum: An outcome of (sprint planning) is the sprint backlog, or the list

31、of tasks that the team collectively needs to execute in order to turn the items in the selected product backlog into running tested features.From MountainGoatS: During this meeting the product owner and team talk about the highest-priority items on the product backlog. Team members figure out how many items they can commit to and then create a sprint backlog, which is a list of the tasks to perform during the sprint.From Scrum Guide: (During the fi

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1