When do the Developers show their work to the Product Owner?
When do the Developers show their work to the Product Owner?A . During the Sprint Review. B. Whenever the Product Owner asks. C. All of the above. D. Anytime the Developers need feedback from the Product Owner.View AnswerAnswer: C
Which three phrases best describe the purpose of a Definition of Done?
A Development Team selects a set of Product Backlog Items for a Sprint Backlog with the intent to get the selected items "Done" by the end of the Sprint. Which three phrases best describe the purpose of a Definition of Done? (choose the best three answers)A . It tracks the...
The timebox for the Sprint Review is: (choose the best answer)
The timebox for the Sprint Review is: (choose the best answer)A . 4 hours for a monthly Sprint. For shorter Sprints it is usually shorter. B. 1 day. C. 4 hours and longer as needed. D. 2 hours. E. As long as needed.View AnswerAnswer: A
While practicing Test Driven Development what is done after the test fails?
While practicing Test Driven Development what is done after the test fails?A . Run it again to make sure it really fails. B. Implement the required functionality. C. Meet with the Business Analyst to ensure that the test is correct. D. Refactor the test so the code passes. E. Write...
Which two criteria are useful in deciding if something should be documented every Sprint? (choose best two answers)
Which two criteria are useful in deciding if something should be documented every Sprint? (choose best two answers)A . It has always been documented in the past. B. It is required by the Definition of Done. C. The Software tool being used requires it. D. The documentation is used to...
When using Scrum can a Scrum Team use Continuous Delivery?
When using Scrum can a Scrum Team use Continuous Delivery?A . No because Stakeholders may have already seen the new features and the Sprint Review will be meaningless. B. No because the increment has to be approved at the Sprint Review before it can be released and a 2-week Sprint...
What are two good ways for the Development Team to make a non-functional requirements visible?
What are two good ways for the Development Team to make a non-functional requirements visible?A . Add them to the Product Backlog and keep the Product Owner posted on the expected effort. B. Put them on a separate list on the Scrum board available for all to see. C. Add...
The practice of decomposing a requirement into failing tests is called
The practice of decomposing a requirement into failing tests is calledA . Acceptance Test Driven Development. B. Regression Testing. C. Object oriented requirements definition. D. Behavior Driven Development.View AnswerAnswer: A
Which answer best describes Behavior Driven Development (BDD)?
Which answer best describes Behavior Driven Development (BDD)?A . A way to organize Unit Tests based on class and method structures. B. A technique for maintaining Regression Test harnesses. C. A development style that accounts for leadership style among team members. D. A style of Test Driven Development focusing on...
What is the role of Modeling in Scrum Teams?
What is the role of Modeling in Scrum Teams?A . Models are not used by agile teams. B. Models are assembly instructions for the Developers. C. Models are maintained along with the Software as it emerges. D. Modeling may be useful to increase shared understanding.View AnswerAnswer: D