Skip to content

Task Breakdown

amplifi edited this page Jun 29, 2017 · 1 revision

Template:

  • Summary
  • Links to requirements and functional testing script
  • Acceptance criteria
  • Task list (including tests)

Guideline Questions:

  • Read the requirements, do you have questions?
  • Are there any dependencies to develop this feature?
  • Is design work missing?
  • What are the outliers?
  • What pages do we need to add?
  • What API endpoints do we need to add?
  • Do we need to change the data model?
  • Do we need to add actions or permission types?
  • Do we need to adopt/add new forms/serializers?
  • Are there any data migrations? (for the first release no migrations)
  • Does this have any implications for deployment or configuration?

Sign-off

  • Will go into the weekly newsletter
  • Additional person other than creator needs to review

Note: Often in the task list there will need to be parallel tasks for the API Views and the UI Templates

Clone this wiki locally