Skip to content

Instantly share code, notes, and snippets.

@Automatic365
Created July 5, 2016 19:57
Show Gist options
  • Save Automatic365/2d4292af1ce04e1887acceed1257f3b7 to your computer and use it in GitHub Desktop.
Save Automatic365/2d4292af1ce04e1887acceed1257f3b7 to your computer and use it in GitHub Desktop.
Agile Questionnaire
  1. How does the Agile model compare to the Waterfall model?
  • The Waterfall model is extensively planned, and sequentially executed. Once a phase is complete, there is no going back.
  • The Agile model, changes made after the initial planning are expected and project priorities are constantly re-evaluated.
  1. Why do you think Agile is so popular in software development?
  • It emphasizes results over procedude, and ensures that the client gets the product that they want.
  1. Do you think Agile is applicable to all industries?
  • No. Industries like construction and manufacturing require a sequential process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment