...
- A Story issue is handed off for testing, with the Functional Specification document attached and complete Acceptance Criteria section in place.
- The Story is broken down into Tasks by the development team.
- Testers create Test Cases based on the acceptance criteria in the document.
Coding
- Code is written and submitted one Task at a time by the developers.
- The code for each Task is checked individually by the development team.
- Completed Tasks are moved to "Testing" status, and the related code is imported into the OLE Test Environment in bi-weekly updates.
...