PMI-ACP
To help prepare for your PMI-ACP exam, I have provided a number of test questions based on my experience with Agile and from teaching Agile PMI-ACP certification courses. If you’re looking for more additional training and prep questions, check out the leading provider of technology training, SimpliLearn.
Array
- Two minutes per person
- 30 minutes
- 15 minutes for a 4 week sprint, 10 minutes for a 2 week sprint
- 15 minutes only
- Comprehensive documentation
- Top down management and tooling
- Processes and tools
- Contract negotiation
- Write a test, watch it fail, write some code, watch it pass
- All Acceptance tests must pass for a card to be considered complete
- All code that is checked in must be compiled against the master build and pass integration tests
- Tests determine the pace of development
- When all user stories assigned to the iteration are complete.
- When the Product Owner agrees that the goals of the iteration are met.
- When the iteration’s timebox is complete.
- When all tasks in the iteration have met the definition of done.
- Maintain a sustainable pace (a 40 hour work week)
- There is no code ownership to ensure that programmers do not have to maintain code indefinitely
- Assisting the welfare of another programmer through the use of paired programming
- Programmers should have a clear understanding of code standards to ensure their welfare.
- An enhancement made to existing functionality to address a new business requirement
- Adjustments made to existing code to improve its efficiency, structure or documentation without changing its end user functionality.
- A programming technique where two programmers work together to design a user story.
- None of the above.


