SlideShare uma empresa Scribd logo
1 de 23
Page | 1 Copyright 2014, Simplilearn, All rights reserved.
Full length ACP Classroom Simulation Test
1. Forecasting the financial value of a theme is the responsibility of:
a. Analysts
b. Product Owner
c. Project Manager
d. Sponsor
2. Which of the following explains 'Retained Revenue'?
a. Revenue due to a new opportunity
b. Additional incremental revenue from existing customers
c. Revenue, an organization will lose if the project is not performed
d. Revenue due to streamlining a process
3. You are part of the team that developed software for the organization's own use in serving the
hospital customers. At one point, the CEO realizes that with some enhancements the software could
be used to provide the same services to health insurers. The team is asked to make the changes and
is able to bring an entirely new source of revenue into the company because of the new software
enabled. Under what revenue stream is this feature classified?
a. New Revenue
b. Incremental Revenue
c. Retained Revenue
d. Operational Efficiencies
4. Which of the following are the responsibilities of the Scrum Master?
a. Achieving initial and ongoing funding for the project
b. Teaching the Product Owner how to maximize ROI and the objectives
c. Being responsible for developing the functionality of the product
d. Removing the barriers between the customer and the Product Owner
5. In agile, which of the following defines the splitting of a story or a feature into smaller, easier-to-
estimate pieces?
a. Decomposition
b. Disaggregation
c. Theme
d. Epic
Page | 2 Copyright 2014, Simplilearn, All rights reserved.
6. Which one of the following phases of project management includes developing a capability and/or
feature-based release plan to deliver the vision?
a. Envision
b. Speculate
c. Explore
d. Adapt
7. A story point is a unit of measure to express the estimated difficulty or effort of a user story. What is
the unit of measure used here?
a. Days
b. Years
c. Points
d. Iterations
8. In a complete Product Planning structure, which of the following denotes the product planning
structure with a medium range timeframe, story level of detail, and capability commitment?
a. Release
b. Story
c. Roadmap
d. Wave
9. According to DeMarco, fragmented knowledge workers may look busy but a lot of their business is
just thrashing. The minimum cost penalty is -
a. 15%
b. 10%
c. 5%
d. 25%
10. In a project, all of the user stories are estimated and the sum of those estimates is 100 story points.
Based on past experience, it is known that the team’s velocity is 9 story
points per two-week iteration. How many iterations does the project need to complete the user
stories?
a. 9
b. 11
c. 1
d. 90
11. Who should participate in Iteration Planning?
a. Customer, Iteration Manager, Developers, and Testers
b. Product Manager, Iteration Manager, Developers, and Testers
c. Entire Project Team
d. Product Specialists, Customer, Iteration Manager, Developers, and Testers
Page | 3 Copyright 2014, Simplilearn, All rights reserved.
12. Which of the following statements is false regarding Agility?
a. Agility is the ability to balance flexibility and stability
b. Agility is the ability to both create and respond to change to profit in a turbulent business
environment
c. Agility is avoiding planning and lack of structure
d. "Agility is ability to deliver customer value while dealing with the unpredictability and dynamism
of an inherent project "
13. Technical debt is the gap between a product's actual Cost of Change (CoC) and its optimal CoC.
Managing technical debt helps ensure reliable delivery today and ready adaptation to tomorrow's
customer needs. When would technical debt not occur?
a. During Initial Development
b. Ongoing Maintenance
c. During Enhancement
d. During closing
14. The Levels of Listening by Whitworth states 3 Levels of listening. What does the third level, viz.
Global listening refer to?
a. A hardwired connection is established between the coach and the speaker
b. The coach uses everything in the environment, viz. speaker's tone of voice, posture, etc., when
listening at this level
c. The coach hears the speaker's words attentively
d. The coach only hears the global sounds and not the speaker's words
15. Team 1 has been asked to complete work on Item 10 story and deliver it to Team 2 so that they can
initiate work on Item 12 story, which is dependent on completion of Item 10 story. The leader of
Team 1 decides to add a buffer that protects the start date on Item 12 story against delays in the
completion of Item 10 story. This buffer is known as
a. Feeding Buffer
b. Iteration Buffer
c. Story Buffer
d. Release Buffer
16. A meeting where a team reflects and looks back to adapt and learn to do future projects better is
popularly known as:
a. Retrospective
b. Planning
c. Review session
d. Status Meeting
Page | 4 Copyright 2014, Simplilearn, All rights reserved.
17. In the agile methodology, decisions are framed focusing on which of the following?
a. Identifying the types of decisions that need to be made
b. A team of stakeholders involved in the decision making process
c. Delegating the decision making process to the developers only
d. Senior manager making the decision
18. When should be the BEST time for the team to estimate a task?
a. Throughout the Iteration
b. During Iteration Planning
c. Task estimates are decided by the Scrum Master
d. At the time of Iteration Planning as well as during the iteration
19. Which of the following charts shows the number of tasks completed each day of the iteration to
monitor the progress?
a. Progression charts
b. Task Burn down chart
c. Task check off charts
d. Task charts
20. Self-organization implies a reliance on internal motivation of the team rather than external
motivation. This is referred to as:
a. Delegatory management
b. Measurement based management
c. Democratic management
d. Autocratic management
21. Which of the following describes error-feedback ratio?
a. Time spent to fix the hard bugs
b. Number of defects detected in an iterative cycle
c. Number of errors predicted
d. Number of new defects created when fixing existing known defects
22. Which is the Japanese term for thin slices of raw fish, a Scrum technique that requires every piece of
functionality be completed fully by the developers?
a. Lean
b. Sashimi
c. Ishikawa diagram
d. Ability
Page | 5 Copyright 2014, Simplilearn, All rights reserved.
23. How would risk be managed on an Agile project?
a. Decision tree
b. Risk-adjusted backlog
c. Risk assessment matrix
d. Risk management plan
24. Which methodology attempts to remove project uncertainty?
a. Waterfall
b. XP
c. Kanban
d. Scrum
25. Which of the following charts shows how much work remains on an iteration and how much work
has been completed so far?
a. Iteration burn down chart
b. Combined burn-down chart
c. Daily burn down chart
d. Burn up chart
26. A story that was planned as one story point, actually took two days to complete. How much does it
contribute to the velocity when calculated at the end of the iteration?
a. One Point
b. Three Points
c. Two Points
d. Cannot be calculated
27. A good approach for small stories is to combine them into larger stories that represent from about a
half-day to several days of work. The combined story is given a name and is scheduled and worked
on just like any other story. Which of the following is an example of a small story?
a. Major database architecture changes
b. Updating over one hundred automated reports
c. User interface changes
d. Status updates
Page | 6 Copyright 2014, Simplilearn, All rights reserved.
28. Who specifies Acceptance Tests in an Agile Project?
a. Customer
b. Programmer
c. Developer
d. Product Manager
29. Which methodology uses the idea of amplifying learning?
a. Kanban
b. Scrum
c. XP
d. Lean
30. When can a plan be changed in Agile Management?
a. At the end of the Iteration
b. When we have learned something new
c. At the Daily Meeting
d. You cannot change once the plan is prepared
31. You have been assigned a New Project that is large, complex, and uncertain. As a Project Manager,
you will be using agile project management. Which of the following will you select while creating
your team?
a. Team is expandable with the project
b. Large team
c. Functional manager is responsible for the team
d. Small experienced team
32. Assuming one-week iterations and a team of four developers, how many iterations will it take for
the team to complete a project with 27 story points if they have a velocity of 4?
a. 4
b. 6
c. 7
d. 24
Page | 7 Copyright 2014, Simplilearn, All rights reserved.
33. Which of the following defines a complex story?
a. A user story that contains multiple stories
b. A user story that users can mark as inactive
c. A user story that is large by nature and cannot easily be dissected into smaller stories
d. A user story that is not executable
34. Which of the following is NOT an attribute of a Good Story?
a. Testable
b. Large
c. Independent
d. Negotiable
35. When a team of people work together, the team goes through a specific sequence of group
dynamics called the Tuckman model. Which of the following depicts the correct sequence of this
process?
a. Forming, norming, performing, storming
b. Forming, storming, norming, performing
c. Forming, performing, storming, norming
d. Storming, norming, performing, forming
36. Name the XP technique where two people work: one person who codes is the driver and the other
person who thinks is the navigator?
a. Pair Programming
b. Planning Poker
c. Planning Technique
d. Coding Technique
37. An informative and collaborative workspace makes information easily communicated by just being
in the room. Of the following, which would not be found in an informative workspace?
a. Big Visible Charts
b. Process Improvement Charts
c. Hand Drawn Charts
d. Project Charter
38. There are different types of Retrospectives. These are Release Retrospectives, Project
Retrospectives, Iteration Retrospectives, and Surprise Retrospectives. What are Surprise
Retrospectives?
Page | 8 Copyright 2014, Simplilearn, All rights reserved.
a. Are conducted when an unplanned event changes the situation
b. Are conducted at the end of each iteration
c. Are conducted half way of each project
d. Are suggested by the Scrum Master
39. The red team finished 38 story points in their last two-week iteration. The blue team has half as
many developers on a different project and completed 38 story points in their last two-week
iteration. What can be determined from this information?
a. The story points of one team are not comparable to the story points of any other team
b. Team A is twice as productive as Team B
c. Team A should have more people in the team
d. Team B has the management support
40. Four developers are estimating a story. The estimates provided are two, three, six, and ten story
points. Which estimate should be used?
a. 2 story point
b. 6 story point
c. 10 story point
d. None of the present estimates until the team discusses how to get the estimates closer together
41. A stand-up meeting is conducted in the morning every day. Each person describes the new
information that the team should know. What is NOT discussed?
a. What did I do yesterday?
b. What are my tasks for the coming week?
c. What do I plan to do today?
d. What issues are preventing my progress?
42. Which of the following describes a task board?
a. Is on a white board
b. Is a tool to show the project trends
c. Organizes work and communicates what work is left
d. Displays the velocity
43. Some stakeholders are interested in viewing the project progress, but are not interested in the
details. Which of the following should you share with these stakeholders?
a. Weekly demo
Page | 9 Copyright 2014, Simplilearn, All rights reserved.
b. Vision Statement
c. Release plan
d. Burn up chart
44. Which of the following is NOT included in the story cards information'?
a. Estimated Value Points
b. Story description
c. Story dependencies
d. Velocity
45. Which of the following will NOT assist in Critical Problem solving during the project?
a. Ask probing questions
b. Use active listening
c. Use reflective listening
d. Injecting ideas
46. One of your stakeholders wants more detail than the vision statement provides, but not the
overwhelming detail of the release and iteration plans. Which of the following progress report will
you share with this stakeholder?
a. Roadmap
b. Status email
c. Iteration plan
d. Productivity chart
47. Every team needs to constantly evaluate and make appropriate adaptations in the following four
areas:
a. Product value, Product quality, Team performance, Project status
b. Product value, Product quality, Team performance, Organization status
c. Product quality, Team performance, Project status, Project deliverables
d. Product value, Product Features, Team performance, Project status
48. Which of the following is NOT true about the Iteration Demos?
a. Demonstrate the team’s progress
b. Realistically report progress
c. Shown only to a select set of stakeholders
d. Solicit feedback from customers
Page | 10 Copyright 2014, Simplilearn, All rights reserved.
49. During which project management phase are the product stories delivered?
a. Envision
b. Speculate
c. Explore
d. Adapt
50. What do you mean by Throughput?
a. The amount of production over time
b. The number of features the team can develop in a particular amount of time.
c. The number of features released during a Release
d. The number of defects rectified during a Release
51. Which of the following does NOT explain Refactoring?
a. Organizes the working code
b. Improves code quality
c. Makes the code more maintainable
d. Reduces bugs dramatically
52. If your release is 12 iterations away, your velocity is 14 points, your risk exposure is 1 iteration and
with a 10% chance, how many points will you have finished?
a. 154
b. 110
c. 86
d. 92
53. The retrospective meeting on previous iteration should last not more than
a. 30 minutes
b. 60 minutes
c. 10 minutes
d. 5 minutes
Page | 11 Copyright 2014, Simplilearn, All rights reserved.
54. Which of the following describes a story?
a. "Full-screen demo option for a job fair"
b. "Automate integration build"
c. "Deploy to staging server outside the firewall"
d. "Improve performance"
55. Which of the following is NOT a principle from the Agile Manifesto?
a. Responding to change
b. Customer collaboration
c. Technical excellence
d. Working software
56. In a design-the-box activity, the objective is to design the product box—front and back. Which of the
following would not be included in the activity?
a. Graphic design
b. Feature description
c. Operating requirements
d. Competitor's product name and features
57. In XP, the code goes through four levels of completion. Which of the following states the right
sequence?
a. Broken, Build, Ready for demo, Ready to release
b. Build, Ready for demo, Broken, Ready to release
c. Build, Ready for demo, Ready to release, Broken
d. Broken, Build, Ready to release, Ready for demo
58. Which of the following factors will not assist in improving the project velocity?
a. Pay down technical debt
b. Offload programmer duties
c. Reduce customer involvement
d. Provide needed resources
59. What financial return parameter will be BEST for comparing the values of two different cash flow
streams?
a. Internal Rate of Return
b. Payback Period
Page | 12 Copyright 2014, Simplilearn, All rights reserved.
c. Discounted Payback Period
d. Compound Interest
60. What is the relative contribution of feature X to the project if it has a value of 12 and the total value
of all features is 35?
a. 0.38
b. 0.34
c. 2.91
d. 14.91
61. Which of the following is NOT true about Retrospective?
a. Decides how the team will work together to complete the project
b. Reflects on past work and learn from the project history
c. Development process is driven by the team
d. Selects team members for the next project
62. Feature X has a value of 12 and the total value of all features is 35. If the feature is estimated to
cost 56%, what is the priority of this feature using relative weighting?
a. 0.34
b. 0.61
c. 1.64
d. 0.625
63. What is MOST true about participatory decision making?
a. It is a technique that involves all the affected parties
b. It is just a meeting with no outcomes
c. It only involves the customer and the Product Manager
d. It is a technique based on the wishes of the Scrum Master
64. If we plan to work in a two-week iteration with thirteen iterations during the project and with the
team velocity twenty story points or ideal days per iterations, what will the size of the total project
in story points be?
a. 13
b. 20
c. 260
d. 200
Page | 13 Copyright 2014, Simplilearn, All rights reserved.
65. Which of the following is NOT true regarding scope in Agile projects?
a. Scope in Agile is primarily a function of "rolling wave" planning
b. "Scope creep" doesn't exist in Agile projects
c. Scope is controlled through the use of the product backlog
d. Scope is validated by the Product Manager
66. How is the Retrospective meeting BEST conducted?
a. Set the stage, Gather data, Generate Insights, Decide on what to do, Close the Retrospective
b. Gather data, Generate Insights, Decide on what to do, Set the stage, Close the Retrospective
c. Set the stage, Gather data, Decide on what to do, Generate Insights, Close the Retrospective
d. Decide on what to do, Set the stage, Gather data, Generate Insights, Close the Retrospective
67. In an Agile project, what are the horizons in the planning onion that the agile teams are involved
with during the project?
a. Strategy, Portfolio, Product
b. Product, Release, Iteration
c. Release, Iteration, Day
d. Product, Iteration, Day
68. What is the main purpose of a group of stories, an iteration, or a release known as:
a. Theme
b. Epic
c. Story
d. Combined Story
69. A project uses a version control system to mediate changes, which includes updating codes, testing
the code, and then checking-in the changes, which may occur several times in a day. This process is
known as?
a. Version Control Management
b. Continuous Integration
c. Simple Integration
d. Configuration Management
Page | 14 Copyright 2014, Simplilearn, All rights reserved.
70. Which of the following is NOT a technique for estimating a story?
a. Expert Opinion
b. Analogy
c. Disaggregation
d. Decomposition
71. Agile teams may use Planning Poker for estimation. Which of the following is NOT true about
Planning Poker?
a. It combines expert opinion, analogy, and disaggregation to obtain reliable estimates
b. Participants include all the developers in the team
c. The team for Planning Poker should not exceed more than 10 participants
d. The highest estimate is considered the final estimate
72. Wideband Delphi is a repeatable process that can be used:
a. To generate estimation
b. To create a story
c. For implementation purpose
d. To motivate the team
73. Which of the following reports visually shows the remaining estimated workload over the course of
the project?
a. Product Backlog Burn down Report
b. Gantt Chart
c. Product Backlog
d. Sprint Chart
74. When using affinity estimating, the minimum size for the number of items in the Product Backlog
is?
a. 20
b. 40
c. 8
d. 5
75. Which of the following defines Elapsed Time?
a. The same as ideal time
b. The amount of time on a clock
c. The amount of time without any interruptions
d. The amount of time the team spent on the iteration
Page | 15 Copyright 2014, Simplilearn, All rights reserved.
76. Which of the following is NOT true about Kanban?
a. Is a visual system
b. Uses Work In Process (WIP)
c. Is a task board
d. Used in Lean Manufacturing
77. The MoSCoW technique is used to create a prioritized requirements list. In MoSCoW technique, 'M'
stands for:
a. Medium
b. Must
c. Must Not Have
d. Minimum Marketable Features
78. What is a voting scheme where each stakeholder is given 100 points to use for voting in favor of the
most important requirements and can distribute the 100 points in any way desired?
a. Monopoly Money
b. 100-Point Method
c. Requirements Prioritization Money
d. Agile Prioritization
79. In a Fixed Price contract, the risk is mostly assumed by the :
a. Supplier
b. Customer
c. Product Owner
d. Project Team
80. Teams utilizing unfamiliar technology may need time for training prior to a project's launch and time
to establish a development environment. This training may be included:
a. In Iteration 0
b. As a new story
c. But is out of scope
d. In the functional manager's scope
81. Which of the following is NOT a Closed Story?
a. A recruiter can review resumes from applicants to one of her ads.
b. A recruiter can delete an application that is not a good match for a job.
Page | 16 Copyright 2014, Simplilearn, All rights reserved.
c. A recruiter can manage the ads she has placed
d. A recruiter can change the expiration date of an ad
82. The primary task in release planning is assigning stories to iterations, chiefly on the basis of
_______________________
a. Value and Risk
b. Risk and Priority
c. Customer Requirements
d. Team ability and Value
83. In the Agile Team Stages of Shu Ha Ri, what does 'Ha' stand for?
a. Break the rule
b. Follow the rule
c. Be the rule
d. None of the above
84. "Having problems does not indicate a problem in itself, so welcome problems because they bring
with them the chance for the team to overcome, grow, and become stronger together." As an Agile
coach, which of the following is not one of the multiple perspectives to analyze or detect the
symptoms for the problem?
a. Process Level
b. Quality and Performance Level
c. Team dynamics dimension
d. Team members' management
85. Which of the following documents all of the known features that are to be implemented throughout
the project?
a. Prioritized Sprint
b. Vision Box
c. Product Backlog
d. Sprint Review Meet
Page | 17 Copyright 2014, Simplilearn, All rights reserved.
86. During the second level of conflict, disagreement, the team members distance themselves from one
another, except in one-on-one conversations to obtain advice and support. What becomes as
important as solving the problem?
a. Self-protection
b. Satisfy self-ego
c. Aim to win
d. None of the above
87. John and Joseph are working in the same room. John is programming and Joseph is discussing with
Kim. John gets to hear their conversation and gets enough information to know that Joseph has
talked about some idea with Kim. What kind of communication is this referred to as?
a. Push Communication
b. Osmotic Communication
c. Pull Communication
d. Active Listening
88. Which of the following is NOT included on Information Radiators?
a. Displaying Work Breakdown
b. Displaying Project Status
c. Automated Build Report
d. Iteration Planning
89. Spike solutions are small experiments to answer a question and determine a path forward. Which of
the following types of spike will you use if you need to test an approach to your production code?
a. Development Spike
b. Design Spike
c. Scheduling Spikes
d. Iteration Spikes
90. Of the listed options, which best describes User Stories?
a. Support tools for analysis
b. IEEE 830
c. Use Cases
d. Interaction Design Scenarios
Page | 18 Copyright 2014, Simplilearn, All rights reserved.
91. What is the successful response option at Conflict Level 1: Problem to Solve?
a. Collaboration
b. Consensus
c. Safety
d. Root case analysis
92. As per the Kano Model of customer satisfaction, which features are MOST important for the product
to be successful?
a. Exciters
b. Linear Features
c. Delighters
d. Threshold
93. A methodology that is based on solutions or sequences of steps that is known to work for the
discipline is known as:
a. Normative
b. Rational
c. Heuristic
d. Participative
94. What does acronym DRY stand for?
a. Don't Repeat Yourself
b. Don't Reject Yourself
c. Do Repeat Yourself
d. None of the above
95. When a team member approaches the Coach with a complaint about another team member, what
conflict resolution technique should the Coach use?
a. Compromise
b. Face to Face
c. Three-step intervention
d. Confronting
Page | 19 Copyright 2014, Simplilearn, All rights reserved.
96. A path of action to achieve a long-term goal is referred to as:
a. Tactical Planning
b. Strategic Planning
c. Goal Planning
d. Roadmap Planning
97. To detect problems at the process level, the team uses a questionnaire that lists required elements
and qualities that are the basic ingredients of Agile. From this, we consider the maturity of the Agile
process in the organization and how well the team follows the agile process. This questionnaire is
referred to as:
a. Health Check
b. Form
c. Questionnaire
d. Checklist
98. Which of the following techniques would you use to detect problems within a process?
a. Sprints
b. Burn Up charts
c. Burn Down charts
d. Health checks
99. What is the output of the Sprint Planning Meeting?
a. Sprint Backlog
b. Product Backlog
c. Iteration Backlog
d. None of the above
100. A verbal communication to multiple people that a milestone was completed is known as:
a. Declaration Milestone
b. Publication
c. Announcement
d. Circular
101. At a Retrospective meeting, few issues are highlighted by the team. Who is responsible for
solving these issues?
a. The Scrum Master
b. Product Owner
Page | 20 Copyright 2014, Simplilearn, All rights reserved.
c. Stakeholders
d. Team
102. Which of the following is NOT done as part of Planning in Agile Project Management?
a. Risk Management
b. Product Vision
c. Slack
d. Done-Done
103. Which of the following BEST describes Horizontal Market Software?
a. Developed for many organizations
b. Developed and used across many industries
c. Developed for a dedicated customer
d. Developed for one organization
104. What is the BEST tool for tracking the progress of the project and evaluating the ROI on an Agile
project?
a. Sprint
b. Product Backlog
c. Iteration Backlog
d. Releases
105. What are the four key terms by which the iterative part of Agile is defined?
a. Time boxed, releasable, agility and incremental
b. Iterative, feature-based, time boxed, and incremental
c. Feature-based, time boxed, agility and incremental
d. Iterative, release-based, time boxed, and incremental
Page | 21 Copyright 2014, Simplilearn, All rights reserved.
106. What is the process of planning in waves as project details become more defined called?
a. Burn down chart
b. Release
c. Rolling wave
d. Roadmap
107. What is definition and prioritization of the nonfunctional requirements by scaling called?
a. Decomposition
b. Staging
c. Stanking
d. Prioritizing
108. Which report should NOT be shared with your stakeholders?
a. Defect reports
b. Status reports
c. Throughput reports
d. SLOC reports
109. Which of the following tests verify that units and combinations of units work together to
perform the desired operations?
a. Unit tests
b. Component tests
c. Exploratory tests
d. Usability tests
110. A Retrospective can be as short as 15 minutes or as long as 1 hour. The duration of the
Retrospective can be dependent on all of the following EXCEPT:
a. Length of the iteration
b. Level of conflict or controversy
c. Size of the team
d. Seniority of the product owner
111. What does 'R' stand for in ARCS, a criterion for evaluating Instructional designs by J.M. Keller?
a. Relevance
b. Repeatable
Page | 22 Copyright 2014, Simplilearn, All rights reserved.
c. Recording
d. Right
112. Which are the three coach styles?
a. Teaching, Coaching, and Advising
b. Coaching, Mentoring, and Advising
c. Coaching, Informing, Advising
d. Mentoring, Teaching, and Advising
113. Activities are time boxed processes that help the team move through the phases of
retrospective. Activities provide structure to help your team think together and have several
advantages over freewheeling discussion. Activities don’t have to be elaborate or involved to be
effective. Which of the following are NOT examples of activities that are useful in retrospectives?
a. Brainstorming
b. Voting with Dots
c. Pair Interviews
d. Synergy
114. For a Retrospective meeting, the seating arrangement should be such that there is enough
space for people to move comfortably. Which of the following is a preferable seating arrangement
for a retrospective meeting?
a. Circle or semicircle of chairs
b. Theatre style arrangement
c. Tables arranged in U-shape
d. Meeting Room
115. Which of the following are MOST helpful in implementing collective code ownership in a team?
a. Version control
b. Pair programming
c. Continuous integration
d. Probability distribution
Page | 23 Copyright 2014, Simplilearn, All rights reserved.
116. How do you best describe the primary role of an Agile leader?
a. Manage WBS, schedule, and cost of project
b. Manage stakeholders
c. Manage work allocation to team members
d. Manage teams without managing their tasks
117. Which of the following BEST describes ROTI?
a. Measure of product backlogs remaining
b. Measure of quality of features delivered in an iteration
c. Measure of required effort to deliver in an iteration
d. Measure of effectiveness of the retrospective meeting
118. Which of the following is NOT a characteristic of Agile project manager?
a. Manages daily tasks of the team members
b. Assumes different leadership styles for different stages of team formation
c. Allows team to self-manage
d. Facilitates collaboration
119. Who performs value point estimating?
a. Finance Team
b. Scrum Team
c. Product Team
d. Development Team
120. In the absence of the Product Owner, who should assume the Product Owner's responsibilities
at the Sprint planning meeting?
a. Scrum Master
b. Team
c. Person selected by the Product Owner
d. Person selected by the team

Mais conteúdo relacionado

Mais procurados

PMP vs Prince2 vs PMI-ACP
PMP vs Prince2 vs PMI-ACPPMP vs Prince2 vs PMI-ACP
PMP vs Prince2 vs PMI-ACPEdureka!
 
Drill Questions to Pass the PMP Exam
Drill Questions to Pass the PMP ExamDrill Questions to Pass the PMP Exam
Drill Questions to Pass the PMP ExamMilt Haynes
 
Critical Chain Project Management
Critical Chain Project ManagementCritical Chain Project Management
Critical Chain Project ManagementFred Wiersma
 
Useful Lean Tools: Value Stream Mapping and Kanban
Useful Lean Tools: Value Stream Mapping and KanbanUseful Lean Tools: Value Stream Mapping and Kanban
Useful Lean Tools: Value Stream Mapping and KanbanRoberto Bettazzoni
 
Critical chain - Eliyahu goldratt
Critical chain - Eliyahu goldrattCritical chain - Eliyahu goldratt
Critical chain - Eliyahu goldrattazadiriz
 
Interview questions-answers-for-planning-engineers-r.00
Interview questions-answers-for-planning-engineers-r.00Interview questions-answers-for-planning-engineers-r.00
Interview questions-answers-for-planning-engineers-r.00Praveen Krishna
 
About Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) OverviewAbout Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) OverviewAleem Khan
 
Agility is the tool gilb vilnius 9 dec 2013
Agility is the tool gilb vilnius 9 dec 2013Agility is the tool gilb vilnius 9 dec 2013
Agility is the tool gilb vilnius 9 dec 2013tom gilb
 
PMI-ACP Certifcation Overview
PMI-ACP Certifcation OverviewPMI-ACP Certifcation Overview
PMI-ACP Certifcation OverviewAleem Khan
 
ISTQB Agile Extension
ISTQB Agile ExtensionISTQB Agile Extension
ISTQB Agile ExtensionDavis Thomas
 
Proj430 advanced program management entire class
Proj430 advanced program management entire classProj430 advanced program management entire class
Proj430 advanced program management entire classHomework Help Online
 
Using Agile in Non-Ideal Situations
Using Agile in Non-Ideal SituationsUsing Agile in Non-Ideal Situations
Using Agile in Non-Ideal SituationsSynerzip
 
Balancing the tension between Lean and Agile
Balancing the tension between Lean and AgileBalancing the tension between Lean and Agile
Balancing the tension between Lean and AgileJames Coplien
 
Critical Chain Basics
Critical Chain BasicsCritical Chain Basics
Critical Chain BasicsJakub Linhart
 
Why pmp® a presentation by project management training company llc.
Why pmp®  a presentation by project management training company llc.Why pmp®  a presentation by project management training company llc.
Why pmp® a presentation by project management training company llc.Joel Goldfarb, SCPM, PMP, CSM
 
Estimation – a waste of time master 2013 sdc gothenburg w hp rules
Estimation – a waste of time master 2013 sdc gothenburg w hp rulesEstimation – a waste of time master 2013 sdc gothenburg w hp rules
Estimation – a waste of time master 2013 sdc gothenburg w hp rulestom gilb
 
Understanding the Agile Release and Sprint Planning Process
Understanding the Agile Release and Sprint Planning Process Understanding the Agile Release and Sprint Planning Process
Understanding the Agile Release and Sprint Planning Process John Derrico
 
Computer Literacy Seminar (A Project Management)
Computer Literacy Seminar (A Project Management)Computer Literacy Seminar (A Project Management)
Computer Literacy Seminar (A Project Management)Ninotchika Pery
 

Mais procurados (20)

An introduction to Critical Chain Project Management (CCPM)
An introduction to Critical Chain Project Management (CCPM)An introduction to Critical Chain Project Management (CCPM)
An introduction to Critical Chain Project Management (CCPM)
 
PMP vs Prince2 vs PMI-ACP
PMP vs Prince2 vs PMI-ACPPMP vs Prince2 vs PMI-ACP
PMP vs Prince2 vs PMI-ACP
 
Drill Questions to Pass the PMP Exam
Drill Questions to Pass the PMP ExamDrill Questions to Pass the PMP Exam
Drill Questions to Pass the PMP Exam
 
PMI-ACP Study Guide
PMI-ACP Study GuidePMI-ACP Study Guide
PMI-ACP Study Guide
 
Critical Chain Project Management
Critical Chain Project ManagementCritical Chain Project Management
Critical Chain Project Management
 
Useful Lean Tools: Value Stream Mapping and Kanban
Useful Lean Tools: Value Stream Mapping and KanbanUseful Lean Tools: Value Stream Mapping and Kanban
Useful Lean Tools: Value Stream Mapping and Kanban
 
Critical chain - Eliyahu goldratt
Critical chain - Eliyahu goldrattCritical chain - Eliyahu goldratt
Critical chain - Eliyahu goldratt
 
Interview questions-answers-for-planning-engineers-r.00
Interview questions-answers-for-planning-engineers-r.00Interview questions-answers-for-planning-engineers-r.00
Interview questions-answers-for-planning-engineers-r.00
 
About Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) OverviewAbout Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
 
Agility is the tool gilb vilnius 9 dec 2013
Agility is the tool gilb vilnius 9 dec 2013Agility is the tool gilb vilnius 9 dec 2013
Agility is the tool gilb vilnius 9 dec 2013
 
PMI-ACP Certifcation Overview
PMI-ACP Certifcation OverviewPMI-ACP Certifcation Overview
PMI-ACP Certifcation Overview
 
ISTQB Agile Extension
ISTQB Agile ExtensionISTQB Agile Extension
ISTQB Agile Extension
 
Proj430 advanced program management entire class
Proj430 advanced program management entire classProj430 advanced program management entire class
Proj430 advanced program management entire class
 
Using Agile in Non-Ideal Situations
Using Agile in Non-Ideal SituationsUsing Agile in Non-Ideal Situations
Using Agile in Non-Ideal Situations
 
Balancing the tension between Lean and Agile
Balancing the tension between Lean and AgileBalancing the tension between Lean and Agile
Balancing the tension between Lean and Agile
 
Critical Chain Basics
Critical Chain BasicsCritical Chain Basics
Critical Chain Basics
 
Why pmp® a presentation by project management training company llc.
Why pmp®  a presentation by project management training company llc.Why pmp®  a presentation by project management training company llc.
Why pmp® a presentation by project management training company llc.
 
Estimation – a waste of time master 2013 sdc gothenburg w hp rules
Estimation – a waste of time master 2013 sdc gothenburg w hp rulesEstimation – a waste of time master 2013 sdc gothenburg w hp rules
Estimation – a waste of time master 2013 sdc gothenburg w hp rules
 
Understanding the Agile Release and Sprint Planning Process
Understanding the Agile Release and Sprint Planning Process Understanding the Agile Release and Sprint Planning Process
Understanding the Agile Release and Sprint Planning Process
 
Computer Literacy Seminar (A Project Management)
Computer Literacy Seminar (A Project Management)Computer Literacy Seminar (A Project Management)
Computer Literacy Seminar (A Project Management)
 

Destaque

HD thue server sunflower phong phu
HD thue server sunflower phong phuHD thue server sunflower phong phu
HD thue server sunflower phong phuThanh Nguyen
 
The Agile Way with PMI-ACP
The Agile Way with PMI-ACPThe Agile Way with PMI-ACP
The Agile Way with PMI-ACPEdureka!
 
Introduction to PMI-ACP
Introduction to PMI-ACPIntroduction to PMI-ACP
Introduction to PMI-ACPEdureka!
 
Rapid Software Development Process
Rapid Software Development ProcessRapid Software Development Process
Rapid Software Development ProcessThanh Nguyen
 
Estimation In Agile Project
Estimation In Agile ProjectEstimation In Agile Project
Estimation In Agile ProjectRitesh Tamrakar
 
PMI-ACP Training Deck
PMI-ACP Training DeckPMI-ACP Training Deck
PMI-ACP Training Deckwjperez0629
 
PMI-ACP : PMI - Agile Certified Practitioner
PMI-ACP : PMI - Agile Certified PractitionerPMI-ACP : PMI - Agile Certified Practitioner
PMI-ACP : PMI - Agile Certified PractitionerSaket Bansal
 
Work Breakdown Structure ( WBS) : For a Project Management Process
Work Breakdown Structure ( WBS) : For a Project Management ProcessWork Breakdown Structure ( WBS) : For a Project Management Process
Work Breakdown Structure ( WBS) : For a Project Management ProcessDhawal Thakkar PMP
 

Destaque (10)

HD thue server sunflower phong phu
HD thue server sunflower phong phuHD thue server sunflower phong phu
HD thue server sunflower phong phu
 
Subir a blogger
Subir a bloggerSubir a blogger
Subir a blogger
 
The Agile Way with PMI-ACP
The Agile Way with PMI-ACPThe Agile Way with PMI-ACP
The Agile Way with PMI-ACP
 
Introduction to PMI-ACP
Introduction to PMI-ACPIntroduction to PMI-ACP
Introduction to PMI-ACP
 
Rapid Software Development Process
Rapid Software Development ProcessRapid Software Development Process
Rapid Software Development Process
 
Estimation In Agile Project
Estimation In Agile ProjectEstimation In Agile Project
Estimation In Agile Project
 
PMI-ACP Training Deck
PMI-ACP Training DeckPMI-ACP Training Deck
PMI-ACP Training Deck
 
PMI-ACP : PMI - Agile Certified Practitioner
PMI-ACP : PMI - Agile Certified PractitionerPMI-ACP : PMI - Agile Certified Practitioner
PMI-ACP : PMI - Agile Certified Practitioner
 
Work Breakdown Structure ( WBS) : For a Project Management Process
Work Breakdown Structure ( WBS) : For a Project Management ProcessWork Breakdown Structure ( WBS) : For a Project Management Process
Work Breakdown Structure ( WBS) : For a Project Management Process
 
Work Breakdown Structure
Work Breakdown StructureWork Breakdown Structure
Work Breakdown Structure
 

Semelhante a PMI ACP Classroom Question Paper

1.A cumulative effort curve for a project generally has an S-shap.docx
1.A cumulative effort curve for a project generally has an S-shap.docx1.A cumulative effort curve for a project generally has an S-shap.docx
1.A cumulative effort curve for a project generally has an S-shap.docxjackiewalcutt
 
Retake Test (toolstest_intro.phptid=6408)Final Score 3.docx
Retake Test (toolstest_intro.phptid=6408)Final Score 3.docxRetake Test (toolstest_intro.phptid=6408)Final Score 3.docx
Retake Test (toolstest_intro.phptid=6408)Final Score 3.docxronak56
 
ICFAI Projects and Operations Management - Solved assignments and case study ...
ICFAI Projects and Operations Management - Solved assignments and case study ...ICFAI Projects and Operations Management - Solved assignments and case study ...
ICFAI Projects and Operations Management - Solved assignments and case study ...smumbahelp
 
2016 bookmatter ace_thepmi-acp_exam
2016 bookmatter ace_thepmi-acp_exam2016 bookmatter ace_thepmi-acp_exam
2016 bookmatter ace_thepmi-acp_examNguyen Hai
 
Page 9Introduction to Project Management Principles and Practices.docx
Page 9Introduction to Project Management Principles and Practices.docxPage 9Introduction to Project Management Principles and Practices.docx
Page 9Introduction to Project Management Principles and Practices.docxalfred4lewis58146
 
Workbook answers
Workbook answersWorkbook answers
Workbook answersqtntpam
 
Pmi acp-q&a-demo-cert magic
Pmi acp-q&a-demo-cert magicPmi acp-q&a-demo-cert magic
Pmi acp-q&a-demo-cert magicEllina Beckman
 
910 - Questions.pdf
910 - Questions.pdf910 - Questions.pdf
910 - Questions.pdfNguyen Hai
 
Pmi acp exa- pmi agile certified practitioner
Pmi acp exa- pmi agile certified practitionerPmi acp exa- pmi agile certified practitioner
Pmi acp exa- pmi agile certified practitionerIsabella789
 
Ops 571 ops/571 final exam 100% correct answers
Ops 571 ops/571 final exam 100% correct answersOps 571 ops/571 final exam 100% correct answers
Ops 571 ops/571 final exam 100% correct answersGliven
 
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%johnMilit
 
OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%7593retzeth
 
OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%johnMilit
 
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%johnMilit
 
OPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% CorrectOPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% CorrectRieTian99
 
OPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% CorrectOPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% Correct0_0klister
 
Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%choices11
 
Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%versyty
 
Question 1 Artifacts” in the Scrum terminology are the equiva.docx
Question 1 Artifacts” in the Scrum terminology are the equiva.docxQuestion 1 Artifacts” in the Scrum terminology are the equiva.docx
Question 1 Artifacts” in the Scrum terminology are the equiva.docxIRESH3
 

Semelhante a PMI ACP Classroom Question Paper (20)

1.A cumulative effort curve for a project generally has an S-shap.docx
1.A cumulative effort curve for a project generally has an S-shap.docx1.A cumulative effort curve for a project generally has an S-shap.docx
1.A cumulative effort curve for a project generally has an S-shap.docx
 
Retake Test (toolstest_intro.phptid=6408)Final Score 3.docx
Retake Test (toolstest_intro.phptid=6408)Final Score 3.docxRetake Test (toolstest_intro.phptid=6408)Final Score 3.docx
Retake Test (toolstest_intro.phptid=6408)Final Score 3.docx
 
ICFAI Projects and Operations Management - Solved assignments and case study ...
ICFAI Projects and Operations Management - Solved assignments and case study ...ICFAI Projects and Operations Management - Solved assignments and case study ...
ICFAI Projects and Operations Management - Solved assignments and case study ...
 
2016 bookmatter ace_thepmi-acp_exam
2016 bookmatter ace_thepmi-acp_exam2016 bookmatter ace_thepmi-acp_exam
2016 bookmatter ace_thepmi-acp_exam
 
Page 9Introduction to Project Management Principles and Practices.docx
Page 9Introduction to Project Management Principles and Practices.docxPage 9Introduction to Project Management Principles and Practices.docx
Page 9Introduction to Project Management Principles and Practices.docx
 
Workbook answers
Workbook answersWorkbook answers
Workbook answers
 
Pmi acp-q&a-demo-cert magic
Pmi acp-q&a-demo-cert magicPmi acp-q&a-demo-cert magic
Pmi acp-q&a-demo-cert magic
 
Software engineering-quiz
Software engineering-quizSoftware engineering-quiz
Software engineering-quiz
 
910 - Questions.pdf
910 - Questions.pdf910 - Questions.pdf
910 - Questions.pdf
 
Pmi acp exa- pmi agile certified practitioner
Pmi acp exa- pmi agile certified practitionerPmi acp exa- pmi agile certified practitioner
Pmi acp exa- pmi agile certified practitioner
 
Ops 571 ops/571 final exam 100% correct answers
Ops 571 ops/571 final exam 100% correct answersOps 571 ops/571 final exam 100% correct answers
Ops 571 ops/571 final exam 100% correct answers
 
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
 
OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ`s Correct Answers 100%
 
OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%
OPS 571 OPS/571 Final EXAM MCQ\s Correct Answers 100%
 
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
OPS 571 OPS571 Final EXAM MCQ`s Correct Answers 100%
 
OPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% CorrectOPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% Correct
 
OPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% CorrectOPS 571 OPS/571 Final Exam 100% Correct
OPS 571 OPS/571 Final Exam 100% Correct
 
Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%
 
Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%Ops 571 final exam 43#questions with answers correct 100%
Ops 571 final exam 43#questions with answers correct 100%
 
Question 1 Artifacts” in the Scrum terminology are the equiva.docx
Question 1 Artifacts” in the Scrum terminology are the equiva.docxQuestion 1 Artifacts” in the Scrum terminology are the equiva.docx
Question 1 Artifacts” in the Scrum terminology are the equiva.docx
 

Mais de Thanh Nguyen

Building a NFT Marketplace DApp
Building a NFT Marketplace DAppBuilding a NFT Marketplace DApp
Building a NFT Marketplace DAppThanh Nguyen
 
Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡Thanh Nguyen
 
The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀Thanh Nguyen
 
Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern Thanh Nguyen
 
E301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaSE301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaSThanh Nguyen
 
Serverless Data Lake on AWS
Serverless Data Lake on AWSServerless Data Lake on AWS
Serverless Data Lake on AWSThanh Nguyen
 
SmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSyncSmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSyncThanh Nguyen
 
Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractThanh Nguyen
 
Amazon AWS Free-Tier
Amazon AWS Free-TierAmazon AWS Free-Tier
Amazon AWS Free-TierThanh Nguyen
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4PMI-ACP Lesson 12 Knowledge and Skills Nugget 4
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4Thanh Nguyen
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3PMI-ACP Lesson 12 Knowledge and Skills Nugget 3
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3Thanh Nguyen
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 2
PMI-ACP Lesson 12 Knowledge and Skills Nugget 2PMI-ACP Lesson 12 Knowledge and Skills Nugget 2
PMI-ACP Lesson 12 Knowledge and Skills Nugget 2Thanh Nguyen
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1PMI-ACP Lesson 12 Knowledge and Skills Nugget 1
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1Thanh Nguyen
 
PMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisPMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisThanh Nguyen
 
PMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsPMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsThanh Nguyen
 
PMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk ManagementPMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk ManagementThanh Nguyen
 
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based PrioritizationPMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based PrioritizationThanh Nguyen
 
PMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and DesignPMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and DesignThanh Nguyen
 
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile EstimationPMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile EstimationThanh Nguyen
 
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingThanh Nguyen
 

Mais de Thanh Nguyen (20)

Building a NFT Marketplace DApp
Building a NFT Marketplace DAppBuilding a NFT Marketplace DApp
Building a NFT Marketplace DApp
 
Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡Serverless Architecture 101 ⚡
Serverless Architecture 101 ⚡
 
The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀The fundamentals of AWS Cloud Security 🛠⛅️🚀
The fundamentals of AWS Cloud Security 🛠⛅️🚀
 
Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern Migrating Monolithic Applications with the Strangler Pattern
Migrating Monolithic Applications with the Strangler Pattern
 
E301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaSE301 Elastic Beanstalk PaaS
E301 Elastic Beanstalk PaaS
 
Serverless Data Lake on AWS
Serverless Data Lake on AWSServerless Data Lake on AWS
Serverless Data Lake on AWS
 
SmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSyncSmartChat WhatsApp-clone using AWS Amplify AppSync
SmartChat WhatsApp-clone using AWS Amplify AppSync
 
Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
 
Amazon AWS Free-Tier
Amazon AWS Free-TierAmazon AWS Free-Tier
Amazon AWS Free-Tier
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4PMI-ACP Lesson 12 Knowledge and Skills Nugget 4
PMI-ACP Lesson 12 Knowledge and Skills Nugget 4
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3PMI-ACP Lesson 12 Knowledge and Skills Nugget 3
PMI-ACP Lesson 12 Knowledge and Skills Nugget 3
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 2
PMI-ACP Lesson 12 Knowledge and Skills Nugget 2PMI-ACP Lesson 12 Knowledge and Skills Nugget 2
PMI-ACP Lesson 12 Knowledge and Skills Nugget 2
 
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1PMI-ACP Lesson 12 Knowledge and Skills Nugget 1
PMI-ACP Lesson 12 Knowledge and Skills Nugget 1
 
PMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisPMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream Analysis
 
PMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsPMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile Metrics
 
PMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk ManagementPMI-ACP Lesson 9 Agile Risk Management
PMI-ACP Lesson 9 Agile Risk Management
 
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based PrioritizationPMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
PMI-ACP Lesson 08 Nugget 2 Agile & Scrum - Value-Based Prioritization
 
PMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and DesignPMI-ACP Lesson 05 Agile Analysis and Design
PMI-ACP Lesson 05 Agile Analysis and Design
 
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile EstimationPMI-ACP Lesson 04 Nugget 2 Agile Estimation
PMI-ACP Lesson 04 Nugget 2 Agile Estimation
 
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
 

Último

Reflecting, turning experience into insight
Reflecting, turning experience into insightReflecting, turning experience into insight
Reflecting, turning experience into insightWayne Abrahams
 
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证jdkhjh
 
LPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business SectorLPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business Sectorthomas851723
 
Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...
Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...
Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...CIToolkit
 
From Goals to Actions: Uncovering the Key Components of Improvement Roadmaps
From Goals to Actions: Uncovering the Key Components of Improvement RoadmapsFrom Goals to Actions: Uncovering the Key Components of Improvement Roadmaps
From Goals to Actions: Uncovering the Key Components of Improvement RoadmapsCIToolkit
 
Fifteenth Finance Commission Presentation
Fifteenth Finance Commission PresentationFifteenth Finance Commission Presentation
Fifteenth Finance Commission Presentationmintusiprd
 
How-How Diagram: A Practical Approach to Problem Resolution
How-How Diagram: A Practical Approach to Problem ResolutionHow-How Diagram: A Practical Approach to Problem Resolution
How-How Diagram: A Practical Approach to Problem ResolutionCIToolkit
 
Motivational theories an leadership skills
Motivational theories an leadership skillsMotivational theories an leadership skills
Motivational theories an leadership skillskristinalimarenko7
 
Beyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why Diagram
Beyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why DiagramBeyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why Diagram
Beyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why DiagramCIToolkit
 
Simplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes ThinkingSimplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes ThinkingCIToolkit
 
Introduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-EngineeringIntroduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-Engineeringthomas851723
 
Unlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency MatrixUnlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency MatrixCIToolkit
 
Measuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield MetricsMeasuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield MetricsCIToolkit
 
LPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations ReviewLPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations Reviewthomas851723
 
Management and managerial skills training manual.pdf
Management and managerial skills training manual.pdfManagement and managerial skills training manual.pdf
Management and managerial skills training manual.pdffillmonipdc
 
Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024
Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024
Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024Giuseppe De Simone
 
Farmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan ManchFarmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan ManchRashtriya Kisan Manch
 
Shaping Organizational Culture Beyond Wishful Thinking
Shaping Organizational Culture Beyond Wishful ThinkingShaping Organizational Culture Beyond Wishful Thinking
Shaping Organizational Culture Beyond Wishful ThinkingGiuseppe De Simone
 
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)jennyeacort
 

Último (20)

Reflecting, turning experience into insight
Reflecting, turning experience into insightReflecting, turning experience into insight
Reflecting, turning experience into insight
 
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
 
LPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business SectorLPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business Sector
 
Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...
Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...
Paired Comparison Analysis: A Practical Tool for Evaluating Options and Prior...
 
From Goals to Actions: Uncovering the Key Components of Improvement Roadmaps
From Goals to Actions: Uncovering the Key Components of Improvement RoadmapsFrom Goals to Actions: Uncovering the Key Components of Improvement Roadmaps
From Goals to Actions: Uncovering the Key Components of Improvement Roadmaps
 
Fifteenth Finance Commission Presentation
Fifteenth Finance Commission PresentationFifteenth Finance Commission Presentation
Fifteenth Finance Commission Presentation
 
How-How Diagram: A Practical Approach to Problem Resolution
How-How Diagram: A Practical Approach to Problem ResolutionHow-How Diagram: A Practical Approach to Problem Resolution
How-How Diagram: A Practical Approach to Problem Resolution
 
Motivational theories an leadership skills
Motivational theories an leadership skillsMotivational theories an leadership skills
Motivational theories an leadership skills
 
Beyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why Diagram
Beyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why DiagramBeyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why Diagram
Beyond the Five Whys: Exploring the Hierarchical Causes with the Why-Why Diagram
 
Simplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes ThinkingSimplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes Thinking
 
sauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Service
sauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Servicesauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Service
sauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Service
 
Introduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-EngineeringIntroduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-Engineering
 
Unlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency MatrixUnlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency Matrix
 
Measuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield MetricsMeasuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield Metrics
 
LPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations ReviewLPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations Review
 
Management and managerial skills training manual.pdf
Management and managerial skills training manual.pdfManagement and managerial skills training manual.pdf
Management and managerial skills training manual.pdf
 
Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024
Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024
Effective learning in the Age of Hybrid Work - Agile Saturday Tallinn 2024
 
Farmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan ManchFarmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan Manch
 
Shaping Organizational Culture Beyond Wishful Thinking
Shaping Organizational Culture Beyond Wishful ThinkingShaping Organizational Culture Beyond Wishful Thinking
Shaping Organizational Culture Beyond Wishful Thinking
 
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
 

PMI ACP Classroom Question Paper

  • 1. Page | 1 Copyright 2014, Simplilearn, All rights reserved. Full length ACP Classroom Simulation Test 1. Forecasting the financial value of a theme is the responsibility of: a. Analysts b. Product Owner c. Project Manager d. Sponsor 2. Which of the following explains 'Retained Revenue'? a. Revenue due to a new opportunity b. Additional incremental revenue from existing customers c. Revenue, an organization will lose if the project is not performed d. Revenue due to streamlining a process 3. You are part of the team that developed software for the organization's own use in serving the hospital customers. At one point, the CEO realizes that with some enhancements the software could be used to provide the same services to health insurers. The team is asked to make the changes and is able to bring an entirely new source of revenue into the company because of the new software enabled. Under what revenue stream is this feature classified? a. New Revenue b. Incremental Revenue c. Retained Revenue d. Operational Efficiencies 4. Which of the following are the responsibilities of the Scrum Master? a. Achieving initial and ongoing funding for the project b. Teaching the Product Owner how to maximize ROI and the objectives c. Being responsible for developing the functionality of the product d. Removing the barriers between the customer and the Product Owner 5. In agile, which of the following defines the splitting of a story or a feature into smaller, easier-to- estimate pieces? a. Decomposition b. Disaggregation c. Theme d. Epic
  • 2. Page | 2 Copyright 2014, Simplilearn, All rights reserved. 6. Which one of the following phases of project management includes developing a capability and/or feature-based release plan to deliver the vision? a. Envision b. Speculate c. Explore d. Adapt 7. A story point is a unit of measure to express the estimated difficulty or effort of a user story. What is the unit of measure used here? a. Days b. Years c. Points d. Iterations 8. In a complete Product Planning structure, which of the following denotes the product planning structure with a medium range timeframe, story level of detail, and capability commitment? a. Release b. Story c. Roadmap d. Wave 9. According to DeMarco, fragmented knowledge workers may look busy but a lot of their business is just thrashing. The minimum cost penalty is - a. 15% b. 10% c. 5% d. 25% 10. In a project, all of the user stories are estimated and the sum of those estimates is 100 story points. Based on past experience, it is known that the team’s velocity is 9 story points per two-week iteration. How many iterations does the project need to complete the user stories? a. 9 b. 11 c. 1 d. 90 11. Who should participate in Iteration Planning? a. Customer, Iteration Manager, Developers, and Testers b. Product Manager, Iteration Manager, Developers, and Testers c. Entire Project Team d. Product Specialists, Customer, Iteration Manager, Developers, and Testers
  • 3. Page | 3 Copyright 2014, Simplilearn, All rights reserved. 12. Which of the following statements is false regarding Agility? a. Agility is the ability to balance flexibility and stability b. Agility is the ability to both create and respond to change to profit in a turbulent business environment c. Agility is avoiding planning and lack of structure d. "Agility is ability to deliver customer value while dealing with the unpredictability and dynamism of an inherent project " 13. Technical debt is the gap between a product's actual Cost of Change (CoC) and its optimal CoC. Managing technical debt helps ensure reliable delivery today and ready adaptation to tomorrow's customer needs. When would technical debt not occur? a. During Initial Development b. Ongoing Maintenance c. During Enhancement d. During closing 14. The Levels of Listening by Whitworth states 3 Levels of listening. What does the third level, viz. Global listening refer to? a. A hardwired connection is established between the coach and the speaker b. The coach uses everything in the environment, viz. speaker's tone of voice, posture, etc., when listening at this level c. The coach hears the speaker's words attentively d. The coach only hears the global sounds and not the speaker's words 15. Team 1 has been asked to complete work on Item 10 story and deliver it to Team 2 so that they can initiate work on Item 12 story, which is dependent on completion of Item 10 story. The leader of Team 1 decides to add a buffer that protects the start date on Item 12 story against delays in the completion of Item 10 story. This buffer is known as a. Feeding Buffer b. Iteration Buffer c. Story Buffer d. Release Buffer 16. A meeting where a team reflects and looks back to adapt and learn to do future projects better is popularly known as: a. Retrospective b. Planning c. Review session d. Status Meeting
  • 4. Page | 4 Copyright 2014, Simplilearn, All rights reserved. 17. In the agile methodology, decisions are framed focusing on which of the following? a. Identifying the types of decisions that need to be made b. A team of stakeholders involved in the decision making process c. Delegating the decision making process to the developers only d. Senior manager making the decision 18. When should be the BEST time for the team to estimate a task? a. Throughout the Iteration b. During Iteration Planning c. Task estimates are decided by the Scrum Master d. At the time of Iteration Planning as well as during the iteration 19. Which of the following charts shows the number of tasks completed each day of the iteration to monitor the progress? a. Progression charts b. Task Burn down chart c. Task check off charts d. Task charts 20. Self-organization implies a reliance on internal motivation of the team rather than external motivation. This is referred to as: a. Delegatory management b. Measurement based management c. Democratic management d. Autocratic management 21. Which of the following describes error-feedback ratio? a. Time spent to fix the hard bugs b. Number of defects detected in an iterative cycle c. Number of errors predicted d. Number of new defects created when fixing existing known defects 22. Which is the Japanese term for thin slices of raw fish, a Scrum technique that requires every piece of functionality be completed fully by the developers? a. Lean b. Sashimi c. Ishikawa diagram d. Ability
  • 5. Page | 5 Copyright 2014, Simplilearn, All rights reserved. 23. How would risk be managed on an Agile project? a. Decision tree b. Risk-adjusted backlog c. Risk assessment matrix d. Risk management plan 24. Which methodology attempts to remove project uncertainty? a. Waterfall b. XP c. Kanban d. Scrum 25. Which of the following charts shows how much work remains on an iteration and how much work has been completed so far? a. Iteration burn down chart b. Combined burn-down chart c. Daily burn down chart d. Burn up chart 26. A story that was planned as one story point, actually took two days to complete. How much does it contribute to the velocity when calculated at the end of the iteration? a. One Point b. Three Points c. Two Points d. Cannot be calculated 27. A good approach for small stories is to combine them into larger stories that represent from about a half-day to several days of work. The combined story is given a name and is scheduled and worked on just like any other story. Which of the following is an example of a small story? a. Major database architecture changes b. Updating over one hundred automated reports c. User interface changes d. Status updates
  • 6. Page | 6 Copyright 2014, Simplilearn, All rights reserved. 28. Who specifies Acceptance Tests in an Agile Project? a. Customer b. Programmer c. Developer d. Product Manager 29. Which methodology uses the idea of amplifying learning? a. Kanban b. Scrum c. XP d. Lean 30. When can a plan be changed in Agile Management? a. At the end of the Iteration b. When we have learned something new c. At the Daily Meeting d. You cannot change once the plan is prepared 31. You have been assigned a New Project that is large, complex, and uncertain. As a Project Manager, you will be using agile project management. Which of the following will you select while creating your team? a. Team is expandable with the project b. Large team c. Functional manager is responsible for the team d. Small experienced team 32. Assuming one-week iterations and a team of four developers, how many iterations will it take for the team to complete a project with 27 story points if they have a velocity of 4? a. 4 b. 6 c. 7 d. 24
  • 7. Page | 7 Copyright 2014, Simplilearn, All rights reserved. 33. Which of the following defines a complex story? a. A user story that contains multiple stories b. A user story that users can mark as inactive c. A user story that is large by nature and cannot easily be dissected into smaller stories d. A user story that is not executable 34. Which of the following is NOT an attribute of a Good Story? a. Testable b. Large c. Independent d. Negotiable 35. When a team of people work together, the team goes through a specific sequence of group dynamics called the Tuckman model. Which of the following depicts the correct sequence of this process? a. Forming, norming, performing, storming b. Forming, storming, norming, performing c. Forming, performing, storming, norming d. Storming, norming, performing, forming 36. Name the XP technique where two people work: one person who codes is the driver and the other person who thinks is the navigator? a. Pair Programming b. Planning Poker c. Planning Technique d. Coding Technique 37. An informative and collaborative workspace makes information easily communicated by just being in the room. Of the following, which would not be found in an informative workspace? a. Big Visible Charts b. Process Improvement Charts c. Hand Drawn Charts d. Project Charter 38. There are different types of Retrospectives. These are Release Retrospectives, Project Retrospectives, Iteration Retrospectives, and Surprise Retrospectives. What are Surprise Retrospectives?
  • 8. Page | 8 Copyright 2014, Simplilearn, All rights reserved. a. Are conducted when an unplanned event changes the situation b. Are conducted at the end of each iteration c. Are conducted half way of each project d. Are suggested by the Scrum Master 39. The red team finished 38 story points in their last two-week iteration. The blue team has half as many developers on a different project and completed 38 story points in their last two-week iteration. What can be determined from this information? a. The story points of one team are not comparable to the story points of any other team b. Team A is twice as productive as Team B c. Team A should have more people in the team d. Team B has the management support 40. Four developers are estimating a story. The estimates provided are two, three, six, and ten story points. Which estimate should be used? a. 2 story point b. 6 story point c. 10 story point d. None of the present estimates until the team discusses how to get the estimates closer together 41. A stand-up meeting is conducted in the morning every day. Each person describes the new information that the team should know. What is NOT discussed? a. What did I do yesterday? b. What are my tasks for the coming week? c. What do I plan to do today? d. What issues are preventing my progress? 42. Which of the following describes a task board? a. Is on a white board b. Is a tool to show the project trends c. Organizes work and communicates what work is left d. Displays the velocity 43. Some stakeholders are interested in viewing the project progress, but are not interested in the details. Which of the following should you share with these stakeholders? a. Weekly demo
  • 9. Page | 9 Copyright 2014, Simplilearn, All rights reserved. b. Vision Statement c. Release plan d. Burn up chart 44. Which of the following is NOT included in the story cards information'? a. Estimated Value Points b. Story description c. Story dependencies d. Velocity 45. Which of the following will NOT assist in Critical Problem solving during the project? a. Ask probing questions b. Use active listening c. Use reflective listening d. Injecting ideas 46. One of your stakeholders wants more detail than the vision statement provides, but not the overwhelming detail of the release and iteration plans. Which of the following progress report will you share with this stakeholder? a. Roadmap b. Status email c. Iteration plan d. Productivity chart 47. Every team needs to constantly evaluate and make appropriate adaptations in the following four areas: a. Product value, Product quality, Team performance, Project status b. Product value, Product quality, Team performance, Organization status c. Product quality, Team performance, Project status, Project deliverables d. Product value, Product Features, Team performance, Project status 48. Which of the following is NOT true about the Iteration Demos? a. Demonstrate the team’s progress b. Realistically report progress c. Shown only to a select set of stakeholders d. Solicit feedback from customers
  • 10. Page | 10 Copyright 2014, Simplilearn, All rights reserved. 49. During which project management phase are the product stories delivered? a. Envision b. Speculate c. Explore d. Adapt 50. What do you mean by Throughput? a. The amount of production over time b. The number of features the team can develop in a particular amount of time. c. The number of features released during a Release d. The number of defects rectified during a Release 51. Which of the following does NOT explain Refactoring? a. Organizes the working code b. Improves code quality c. Makes the code more maintainable d. Reduces bugs dramatically 52. If your release is 12 iterations away, your velocity is 14 points, your risk exposure is 1 iteration and with a 10% chance, how many points will you have finished? a. 154 b. 110 c. 86 d. 92 53. The retrospective meeting on previous iteration should last not more than a. 30 minutes b. 60 minutes c. 10 minutes d. 5 minutes
  • 11. Page | 11 Copyright 2014, Simplilearn, All rights reserved. 54. Which of the following describes a story? a. "Full-screen demo option for a job fair" b. "Automate integration build" c. "Deploy to staging server outside the firewall" d. "Improve performance" 55. Which of the following is NOT a principle from the Agile Manifesto? a. Responding to change b. Customer collaboration c. Technical excellence d. Working software 56. In a design-the-box activity, the objective is to design the product box—front and back. Which of the following would not be included in the activity? a. Graphic design b. Feature description c. Operating requirements d. Competitor's product name and features 57. In XP, the code goes through four levels of completion. Which of the following states the right sequence? a. Broken, Build, Ready for demo, Ready to release b. Build, Ready for demo, Broken, Ready to release c. Build, Ready for demo, Ready to release, Broken d. Broken, Build, Ready to release, Ready for demo 58. Which of the following factors will not assist in improving the project velocity? a. Pay down technical debt b. Offload programmer duties c. Reduce customer involvement d. Provide needed resources 59. What financial return parameter will be BEST for comparing the values of two different cash flow streams? a. Internal Rate of Return b. Payback Period
  • 12. Page | 12 Copyright 2014, Simplilearn, All rights reserved. c. Discounted Payback Period d. Compound Interest 60. What is the relative contribution of feature X to the project if it has a value of 12 and the total value of all features is 35? a. 0.38 b. 0.34 c. 2.91 d. 14.91 61. Which of the following is NOT true about Retrospective? a. Decides how the team will work together to complete the project b. Reflects on past work and learn from the project history c. Development process is driven by the team d. Selects team members for the next project 62. Feature X has a value of 12 and the total value of all features is 35. If the feature is estimated to cost 56%, what is the priority of this feature using relative weighting? a. 0.34 b. 0.61 c. 1.64 d. 0.625 63. What is MOST true about participatory decision making? a. It is a technique that involves all the affected parties b. It is just a meeting with no outcomes c. It only involves the customer and the Product Manager d. It is a technique based on the wishes of the Scrum Master 64. If we plan to work in a two-week iteration with thirteen iterations during the project and with the team velocity twenty story points or ideal days per iterations, what will the size of the total project in story points be? a. 13 b. 20 c. 260 d. 200
  • 13. Page | 13 Copyright 2014, Simplilearn, All rights reserved. 65. Which of the following is NOT true regarding scope in Agile projects? a. Scope in Agile is primarily a function of "rolling wave" planning b. "Scope creep" doesn't exist in Agile projects c. Scope is controlled through the use of the product backlog d. Scope is validated by the Product Manager 66. How is the Retrospective meeting BEST conducted? a. Set the stage, Gather data, Generate Insights, Decide on what to do, Close the Retrospective b. Gather data, Generate Insights, Decide on what to do, Set the stage, Close the Retrospective c. Set the stage, Gather data, Decide on what to do, Generate Insights, Close the Retrospective d. Decide on what to do, Set the stage, Gather data, Generate Insights, Close the Retrospective 67. In an Agile project, what are the horizons in the planning onion that the agile teams are involved with during the project? a. Strategy, Portfolio, Product b. Product, Release, Iteration c. Release, Iteration, Day d. Product, Iteration, Day 68. What is the main purpose of a group of stories, an iteration, or a release known as: a. Theme b. Epic c. Story d. Combined Story 69. A project uses a version control system to mediate changes, which includes updating codes, testing the code, and then checking-in the changes, which may occur several times in a day. This process is known as? a. Version Control Management b. Continuous Integration c. Simple Integration d. Configuration Management
  • 14. Page | 14 Copyright 2014, Simplilearn, All rights reserved. 70. Which of the following is NOT a technique for estimating a story? a. Expert Opinion b. Analogy c. Disaggregation d. Decomposition 71. Agile teams may use Planning Poker for estimation. Which of the following is NOT true about Planning Poker? a. It combines expert opinion, analogy, and disaggregation to obtain reliable estimates b. Participants include all the developers in the team c. The team for Planning Poker should not exceed more than 10 participants d. The highest estimate is considered the final estimate 72. Wideband Delphi is a repeatable process that can be used: a. To generate estimation b. To create a story c. For implementation purpose d. To motivate the team 73. Which of the following reports visually shows the remaining estimated workload over the course of the project? a. Product Backlog Burn down Report b. Gantt Chart c. Product Backlog d. Sprint Chart 74. When using affinity estimating, the minimum size for the number of items in the Product Backlog is? a. 20 b. 40 c. 8 d. 5 75. Which of the following defines Elapsed Time? a. The same as ideal time b. The amount of time on a clock c. The amount of time without any interruptions d. The amount of time the team spent on the iteration
  • 15. Page | 15 Copyright 2014, Simplilearn, All rights reserved. 76. Which of the following is NOT true about Kanban? a. Is a visual system b. Uses Work In Process (WIP) c. Is a task board d. Used in Lean Manufacturing 77. The MoSCoW technique is used to create a prioritized requirements list. In MoSCoW technique, 'M' stands for: a. Medium b. Must c. Must Not Have d. Minimum Marketable Features 78. What is a voting scheme where each stakeholder is given 100 points to use for voting in favor of the most important requirements and can distribute the 100 points in any way desired? a. Monopoly Money b. 100-Point Method c. Requirements Prioritization Money d. Agile Prioritization 79. In a Fixed Price contract, the risk is mostly assumed by the : a. Supplier b. Customer c. Product Owner d. Project Team 80. Teams utilizing unfamiliar technology may need time for training prior to a project's launch and time to establish a development environment. This training may be included: a. In Iteration 0 b. As a new story c. But is out of scope d. In the functional manager's scope 81. Which of the following is NOT a Closed Story? a. A recruiter can review resumes from applicants to one of her ads. b. A recruiter can delete an application that is not a good match for a job.
  • 16. Page | 16 Copyright 2014, Simplilearn, All rights reserved. c. A recruiter can manage the ads she has placed d. A recruiter can change the expiration date of an ad 82. The primary task in release planning is assigning stories to iterations, chiefly on the basis of _______________________ a. Value and Risk b. Risk and Priority c. Customer Requirements d. Team ability and Value 83. In the Agile Team Stages of Shu Ha Ri, what does 'Ha' stand for? a. Break the rule b. Follow the rule c. Be the rule d. None of the above 84. "Having problems does not indicate a problem in itself, so welcome problems because they bring with them the chance for the team to overcome, grow, and become stronger together." As an Agile coach, which of the following is not one of the multiple perspectives to analyze or detect the symptoms for the problem? a. Process Level b. Quality and Performance Level c. Team dynamics dimension d. Team members' management 85. Which of the following documents all of the known features that are to be implemented throughout the project? a. Prioritized Sprint b. Vision Box c. Product Backlog d. Sprint Review Meet
  • 17. Page | 17 Copyright 2014, Simplilearn, All rights reserved. 86. During the second level of conflict, disagreement, the team members distance themselves from one another, except in one-on-one conversations to obtain advice and support. What becomes as important as solving the problem? a. Self-protection b. Satisfy self-ego c. Aim to win d. None of the above 87. John and Joseph are working in the same room. John is programming and Joseph is discussing with Kim. John gets to hear their conversation and gets enough information to know that Joseph has talked about some idea with Kim. What kind of communication is this referred to as? a. Push Communication b. Osmotic Communication c. Pull Communication d. Active Listening 88. Which of the following is NOT included on Information Radiators? a. Displaying Work Breakdown b. Displaying Project Status c. Automated Build Report d. Iteration Planning 89. Spike solutions are small experiments to answer a question and determine a path forward. Which of the following types of spike will you use if you need to test an approach to your production code? a. Development Spike b. Design Spike c. Scheduling Spikes d. Iteration Spikes 90. Of the listed options, which best describes User Stories? a. Support tools for analysis b. IEEE 830 c. Use Cases d. Interaction Design Scenarios
  • 18. Page | 18 Copyright 2014, Simplilearn, All rights reserved. 91. What is the successful response option at Conflict Level 1: Problem to Solve? a. Collaboration b. Consensus c. Safety d. Root case analysis 92. As per the Kano Model of customer satisfaction, which features are MOST important for the product to be successful? a. Exciters b. Linear Features c. Delighters d. Threshold 93. A methodology that is based on solutions or sequences of steps that is known to work for the discipline is known as: a. Normative b. Rational c. Heuristic d. Participative 94. What does acronym DRY stand for? a. Don't Repeat Yourself b. Don't Reject Yourself c. Do Repeat Yourself d. None of the above 95. When a team member approaches the Coach with a complaint about another team member, what conflict resolution technique should the Coach use? a. Compromise b. Face to Face c. Three-step intervention d. Confronting
  • 19. Page | 19 Copyright 2014, Simplilearn, All rights reserved. 96. A path of action to achieve a long-term goal is referred to as: a. Tactical Planning b. Strategic Planning c. Goal Planning d. Roadmap Planning 97. To detect problems at the process level, the team uses a questionnaire that lists required elements and qualities that are the basic ingredients of Agile. From this, we consider the maturity of the Agile process in the organization and how well the team follows the agile process. This questionnaire is referred to as: a. Health Check b. Form c. Questionnaire d. Checklist 98. Which of the following techniques would you use to detect problems within a process? a. Sprints b. Burn Up charts c. Burn Down charts d. Health checks 99. What is the output of the Sprint Planning Meeting? a. Sprint Backlog b. Product Backlog c. Iteration Backlog d. None of the above 100. A verbal communication to multiple people that a milestone was completed is known as: a. Declaration Milestone b. Publication c. Announcement d. Circular 101. At a Retrospective meeting, few issues are highlighted by the team. Who is responsible for solving these issues? a. The Scrum Master b. Product Owner
  • 20. Page | 20 Copyright 2014, Simplilearn, All rights reserved. c. Stakeholders d. Team 102. Which of the following is NOT done as part of Planning in Agile Project Management? a. Risk Management b. Product Vision c. Slack d. Done-Done 103. Which of the following BEST describes Horizontal Market Software? a. Developed for many organizations b. Developed and used across many industries c. Developed for a dedicated customer d. Developed for one organization 104. What is the BEST tool for tracking the progress of the project and evaluating the ROI on an Agile project? a. Sprint b. Product Backlog c. Iteration Backlog d. Releases 105. What are the four key terms by which the iterative part of Agile is defined? a. Time boxed, releasable, agility and incremental b. Iterative, feature-based, time boxed, and incremental c. Feature-based, time boxed, agility and incremental d. Iterative, release-based, time boxed, and incremental
  • 21. Page | 21 Copyright 2014, Simplilearn, All rights reserved. 106. What is the process of planning in waves as project details become more defined called? a. Burn down chart b. Release c. Rolling wave d. Roadmap 107. What is definition and prioritization of the nonfunctional requirements by scaling called? a. Decomposition b. Staging c. Stanking d. Prioritizing 108. Which report should NOT be shared with your stakeholders? a. Defect reports b. Status reports c. Throughput reports d. SLOC reports 109. Which of the following tests verify that units and combinations of units work together to perform the desired operations? a. Unit tests b. Component tests c. Exploratory tests d. Usability tests 110. A Retrospective can be as short as 15 minutes or as long as 1 hour. The duration of the Retrospective can be dependent on all of the following EXCEPT: a. Length of the iteration b. Level of conflict or controversy c. Size of the team d. Seniority of the product owner 111. What does 'R' stand for in ARCS, a criterion for evaluating Instructional designs by J.M. Keller? a. Relevance b. Repeatable
  • 22. Page | 22 Copyright 2014, Simplilearn, All rights reserved. c. Recording d. Right 112. Which are the three coach styles? a. Teaching, Coaching, and Advising b. Coaching, Mentoring, and Advising c. Coaching, Informing, Advising d. Mentoring, Teaching, and Advising 113. Activities are time boxed processes that help the team move through the phases of retrospective. Activities provide structure to help your team think together and have several advantages over freewheeling discussion. Activities don’t have to be elaborate or involved to be effective. Which of the following are NOT examples of activities that are useful in retrospectives? a. Brainstorming b. Voting with Dots c. Pair Interviews d. Synergy 114. For a Retrospective meeting, the seating arrangement should be such that there is enough space for people to move comfortably. Which of the following is a preferable seating arrangement for a retrospective meeting? a. Circle or semicircle of chairs b. Theatre style arrangement c. Tables arranged in U-shape d. Meeting Room 115. Which of the following are MOST helpful in implementing collective code ownership in a team? a. Version control b. Pair programming c. Continuous integration d. Probability distribution
  • 23. Page | 23 Copyright 2014, Simplilearn, All rights reserved. 116. How do you best describe the primary role of an Agile leader? a. Manage WBS, schedule, and cost of project b. Manage stakeholders c. Manage work allocation to team members d. Manage teams without managing their tasks 117. Which of the following BEST describes ROTI? a. Measure of product backlogs remaining b. Measure of quality of features delivered in an iteration c. Measure of required effort to deliver in an iteration d. Measure of effectiveness of the retrospective meeting 118. Which of the following is NOT a characteristic of Agile project manager? a. Manages daily tasks of the team members b. Assumes different leadership styles for different stages of team formation c. Allows team to self-manage d. Facilitates collaboration 119. Who performs value point estimating? a. Finance Team b. Scrum Team c. Product Team d. Development Team 120. In the absence of the Product Owner, who should assume the Product Owner's responsibilities at the Sprint planning meeting? a. Scrum Master b. Team c. Person selected by the Product Owner d. Person selected by the team