...
You can quickly create subtasks using the Create Multiple Subtasks option in the More menu of an active ticket. Make sure "Prefix Subtasks" is enabled so the titles make sense individually. Here's a quick template to use with this feature:
Code Block |
---|
- Functional Design
- Implementation
- Script Test
- GUI Test
- Doc |
Workflow of a Bug
The workflow of a bug is illustrated in the diagram below. Each state in the workflow is defined below the diagram.
...