Skip to content

Testing: Tracking Documentation

Drotth edited this page Sep 19, 2014 · 2 revisions

"As member of the development team I want to keep track of all tests that needs to be performed, and which tests that have not yet passed so I can develop tested code fulfilling the definition of done."

Definition of Done: https://www.scrum.org/Resources/Scrum-Glossary/Definition-of-Done We will need to set a clear DoD some time in the upcoming week(s) and update this page.

Testing document on Google Docs: https://docs.google.com/spreadsheets/d/1IW4NmaJoiSYosvJOfi3bqF-DMDuHjcWui7EF8a0dNsQ/edit?usp=sharing The template consists of columns which state: the testcase, the status of the testcase (this column is color-coded, use x, x* or -), a section for comments, whether the test is automated or manual, and finally the tester executing the test.

Feel free to bring suggestions on how to improve the template.

Clone this wiki locally