What year was the Agile Manifesto created?
Study guide
Agile Foundations question review
Review the scenarios, likely traps, and explanations covered in this practice test before you retake it or compare answers with your team.
Question 1: What year was the Agile Manifesto created?
The Agile Manifesto was created in February 2001 by 17 software developers in Snowbird, Utah.
Question 2: According to the Agile Manifesto, what is valued more than comprehensive documentation?
The Manifesto values "Working software over comprehensive documentation."
Question 3: What is a User Story?
A User Story is a short, simple description of a feature told from the perspective of the user who desires it.
Question 4: What does the INVEST acronym stand for in User Stories?
INVEST: Independent, Negotiable, Valuable, Estimable, Small, and Testable.
Question 5: What is the primary focus of Agile methodologies?
Agile focuses on customer satisfaction through early and continuous delivery of valuable software.
Question 6: What is a Sprint in Agile terminology?
A Sprint is a time-boxed iteration, typically 1-4 weeks, where a potentially releasable increment is created.
Question 7: What is meant by "fail fast" in Agile?
"Fail fast" means identifying problems early in the process so you can learn and adapt quickly.
Question 8: What is continuous integration?
Continuous Integration is the practice of frequently merging code changes into a shared repository.
Question 9: Which Agile principle addresses sustainable development?
Agile promotes sustainable development: sponsors, developers, and users should maintain a constant pace.
Question 10: What is a Product Backlog?
The Product Backlog is an ordered list of everything that is known to be needed in the product.