Task Board
The Task Board artifact provides a view of the tasks along with the information of each task’s product increment, completion condition, delivery status and what delivery team membership is assigned to its completion.
| Task | Task Title | Information | Status | Assignee |
|---|---|---|---|---|
| TK-7400 | Booking Page | Done when: A guest user can make a booking. | In Progress | Reilly |
| TK-7401 | Booking Requires Email | Done when: A Guest can only make a booking with an email address. | In Progress | Reilly |
| TK-7402 | Booking Confirmation Email | Done when: An email with booking confirmation is delivered to the provided email address after booking. | To Do | Deb |
For readability, the given tasks are shown with abbreviated Information columns. See Tasking Statements for the format of information recommended by Process Script.
Tasking Statements should contain as much information which has been made about the task at hand. Given a fictitious example of an internet site for making bookings, there may be a task for drawing up the design assets and a task for making HTML assets from the design. Once the design task is complete, its output assets should be included in the Tasking Statement of the HTML ticket.
Tasking Statements
A Tasking Statement is required to have
- Background: Context of the motivation for the increment; this information should available on the Requirements Documentation
- Completion Criteria: Phrased as “Done when,” the Completion Criteria specifies what discreet effects must be verifiable to consider the Task complete
Different technical specialties require different specifics in the Information section. Process Script also recommend customizing additional specifics at the organizational level. Some common additional information may be:
- GUI Design: What the user screen look like at first sight
- Interaction GUI Design: What the user screen look like as effect of interaction
- Sequential Ordering: Whether Task must be done only after another
- Bug Report: Organizational standard format for error reporting
- Quality Assurance: Metrics of testing