Skip to content

Testing Checklist

marc-hughes edited this page Jan 16, 2011 · 1 revision

Testing Checklist

Here are some items to test before making a release.

Accounts

  • Create a new account
    • Fail with a duplicate username
    • Fail with missing fields
  • Log in with that account
    • Fail with an invalid password
  • Create a new organization
  • Create a new project inside that organization

Stories

  • Add several new stories to that project
    • One story: exercise all fields
    • One Story: Only the summary
    • Some combination of fields
  • Open the backlog
    • Verify the stories you just created are there and look right
    • Try all the story icons.
    • Reload the page to ensure the story icon operations worked
    • Re order the stories
    • Reload the page to ensure the reordering actually worked

Iterations

  • Create an iteration
    • Make sure today falls within the dates.
  • Create another iteration
    • Make sure today does not fall within the dates
  • Create another iteration
    • No dates
  • Go to project summary page
    • Verify all iterations are listed on right
    • Verify iterations are listed in chronological order, with the no-date iteration first.
    • Verify iteration with today's date has blue icon, others have white
  • Go into current iteration
    • "Not enough data" should appear
    • No stories should be present.
    • Click Edit Details - make some changes, verify they work
  • Click iteration planning
    • Verify backlog stories appear.
    • Try some filter options.
    • Verify point totals are correct
    • Try the story icon buttons
    • Rank the backlog stories
    • Drag some stories to the iteration
    • Change iteration, go back to it
    • Drag a story back to backlog
    • Try the add iteration button
    • Go back into the current iteration, verify correct stories are there.
  • Go to the homepage
    • Verify newsfeed is populated with what you just did

Test teams/projects in organizations

Test import/export