Skip to content
mdz edited this page Aug 25, 2011 · 22 revisions

Instructions

  1. Copy this page and name it after the story.
  2. Fill in each section as applicable, or write N/A (don't delete sections -- except this one!)

Analysis

Goal

What are we trying to accomplish? (in more detail than the title of the story)

Scoping

  • List of items which should be called out as explicitly in or out of scope.
  • Includes: adding a page to display search results
  • Excludes: embedding video in the search results

Acceptance criteria

  • List of statements of fact which should be true in order for the story to be accepted
  • When I click the search button, I see search results

Testing

How will testing be accomplished? What tests or test infrastructure need to be created?

Dependencies

  • Does this work impact anything else currently in progress?

Wireframes

  • Rough outline of what the user interface will look like

Mockups

  • Shiny

List of known tasks

  • Anything which probably needs to be done for implementation
  • List everything you know so far

Analysis review

Signed off by:

  • ...

Acceptance

  • Demo
  • Have the acceptance criteria been met?
  • Are the tests sufficient?
  • Review known issues
  • Does the implementation meet expectations for code quality and clarity?
  • What considerations are there for deployment to production?
Clone this wiki locally