Content deleted Content added
→Steering phase: not during planning |
→Steering phase: move decription to TDD, which is a cycle, with each steps taking minutes at most, preferably much less |
||
Line 110:
* Find a Partner: The programmer will implement this task along with another programmer. This is further discussed in the practice [[Pair Programming]].
* Design the task: If needed, the programmers will design the functionality of the task.
* Implement the task using Test Driven Programming (see below)
* Run Functional test: Functional tests (based on the requirements in the associated user story and task card) are run.
|