Brief summary of this article:
Targetprocess software supports Kanban process for work items: User Stories, Tasks, Bugs, Features, Epics, Portfolio Epics, Requests, Projects, Test Plan Runs. While Kanban boards help to visualize production flow, Kanban Metrics and Reports are used to measure its efficiency.
Kanban Metrics, such as Lead Time and Cycle Time, are calculated for every work item. They show you how long does it take for work to pass through your process end-to-end.
Kanban Reports, such as Cumulative Flow Diagram (CFD), Throughput Run report, Cycle Time scatterplot, Cycle Time Variation, Aging work in progress, Processing Time per State, and Process Control chart, are calculated for your Kanban system as a whole. With them, you track the flow health, detect bottlenecks, make forecasts.
Kanban Metrics
Lead Time and Cycle Time
These metrics are calculated for every work item. They are shown on detailed views.
Cycle time is defined as the number of days or hours it takes a card to move between selected workflow states.
Built-in Lead Time metric is the difference between the moment when an item is created and the moment when the item enters its Final state.
Built-in Cycle Time metric is the difference between the moment when an item is considered 'in progress' to the moment the item enters its Final state.
More information: Lead Time and Cycle Time
Processing Flow chart
The chart is available for every work item. It is a sleek visualized timeline of its state transitions. It shows how long the item spent in each workflow state, allows to see delays and rework.
More information: Processing Flow chart
Kanban Reports
Cumulative Flow Diagram (CFD)
The area graph that depicts the quantity of work items in a given state, showing arrivals, time in queue, quantity in queue, and departure within a particular time interval.
Throughput Run chart
Throughput run in Kanban refers to the amount of work delivered over a certain period. Throughput Run report allows you to visualise how many items your team is delivering. On the horizontal axis is the timeline (weeks), while the vertical axis shows the throughput (number of tasks completed).
Cycle Time scatterplot
Using a Cycle Time Scatterplot, you can quickly determine how long it took to complete you work. On the vertical axis is the cycle time (days), while the horizontal axis shows the timeline. This data will help you to forecast how long it will take you to complete future items. Teams often use their average cycle time to measure their efficiency.
Cycle Time Variation
This report shows the minimum, average, and maximum Cycle Time of work items each week. Spikes in the maximum Cycle Time reflect the moments when some long-awaited or delayed items were finally completed.
Aging work in progress
This chart helps teams see how items are progressing against SLAs. The chart plots work items that are still in progress (i.e. not completed) according to the state they are currently in. The y-axis represents the total time it has been in progress. Teams can bring this chart up in their daily standup to discuss problematic items.
Processing Time per State
Use the chart to compare Average Processing Time across workflow states, predict Cycle Time for your newly created work items, and detect problematic states.
According to the chart displayed below the development and testing activities are performed quite fast as average time spent in In Dev and Testing states for all the entities is rather low. However, most of the lifecycle the work items are queued and stuck in Planned (waits for development), Coded (waits for testing), and Tested (waits for deployment) states.
More on this chart: Average Processing Time per State.
General recommendations
Metrics obtained from Cycle Time reports may help to detect bottlenecks and problematic states, adjust process settings, optimize list of states, balance load of assignees per their role, and tune WIP limits. When a problem is detected and solved, average cycle time is decreased, which means the work becomes getting done faster.
The more items processed, the more confident the reports become.
Changes of Team Workflow states and Custom Field statuses are not supported by Cycle Time reports in Targetprocess at the moment.
Templates in Visual Reports
These templates for Visual Reports use data from built-in entity fields such as Creation Date, Start Date, Completion Date, and IsPlanned setting of workflow states. The following sections with templates are available: Kanban, Cycle Time, Lead Time, Cumulative Flow, Process Control.
Technical: Types of Cycle Time reports in Targetprocess
In Targetprocess there are two types of Cycle Time metrics and reports. They use different data sources:
- Lead Time and Cycle Time built-in metrics, templates for Entity Visual Reports, and Predefined Graphical Reports such as Process Control chart, Lead and Cycle Time Distribution chart. Use predefined fields such as Creation Date, Start Date, Completion Date, and IsPlanned setting of workflow states. The metrics and reports are limited: they do not support separate calculation per each state, and particular states cannot be selected for the totals calculation.
- Historical Visual Reports. Use Historical data of state transitions. Besides totals taken across all the workflow states, processing times can be calculated per each one, and custom Cycle Time metrics can be built for selected states only.
Calculations of Lead and Cycle Time metrics are based on calendar days. All the metrics and reports are based on total number of days or hours an entity spent in a particular workflow state, including afterhours, weekends, and public holidays.
Predefined Graphical Reports
Process Control chart
Process control chart shows cycle time distribution for completed entities (user stories, features, bugs, tasks, requests) within a certain timeframe.
More on this chart: Process Control Chart.
Lead and Cycle Time Distribution Chart
The Lead and Cycle Time Distribution chart helps you make realistic forecasts.
More on this chart: Lead and Cycle Time Distribution Chart.
Processing Time and Cycle Time: Historical Visual Reports
Historical Visual Reports for Processing Time and Custom Cycle Time in Targetprocess use historical data of state transitions. The reports are used to calculate and visualize custom metrics for the entities in your system, especially:
- Processing Time across all the workflow states
- Processing Time per each state
- Custom Cycle Time for selected states altogether
Processing Time per State, per Item
The Historical Visual Reports described below display raw Processing Time for each entity and state in the same chart. This is a stacked bar chart. Each bar represents time and, more concretely, how much time the entity such as the task or the project has spent in a given state. The different colors represent the different states in which the task has been throughout its life-cycle. The longer the bar, the longer the task has been worked on. Toggle on / off states in a legend to compare Processing Time for a selected state for all the displayed entities. Say, from the chart described below we can see that for the project S-P79 it took about 216 days to pass the Research phase, while the project S-N57 passed this state almost 4 times faster.
More on this chart: Processing Time per State, per Item.
Average Processing Time per State
Aggregation capabilities of Historical Visual Reports are used to calculate and display Average Processing Time per state across your filtered scope of data. Use the chart to compare Average Processing Time across workflow states, predict Cycle Time for your newly created work items, and detect problematic states.
According to the chart displayed below the development and testing activities are performed quite fast as average time spent in In Dev and Testing states for all the entities is rather low. However, most of the lifecycle the work items are queued and stuck in Planned (waits for development), Coded (waits for testing), and Tested (waits for deployment) states.
More on this chart: Average Processing Time per State.
Average Processing Time Dynamics per State
Historical Visual Reports support Timeline display mode and grouping source entities per date ranges. Group the work items weekly or monthly according to their Creation Date, Start Date, Completion Date, or Date of Modification, to get Processing Time dynamics. In the report below work items are grouped per month of creation date and groups displayed in the form of timeline. Average Processing Time is displayed for each group, helping to track dynamics and discover trends.
From the chart below we find out that the overall team performance for the entities created in August, 2017 was low: average processing time for Open, Planned, Reopen, Coded, Testing states was increased in comparison with the other month.
More on this chart: Average Processing Time Dynamics per State.
Cycle Time for Selected States, per Item
Historical Visual Reports support selection of workflow states for the Processing Time and Cycle Time metrics. Here are the most frequently required use cases.
Value-added Processing Time vs Wasted Time. Not all the states are equal in terms of added value. In a workflow, processing time in some selected states may be considered as valuable because actual work has been performed during them. For example: Research, Design, In Dev, Testing, Deployment. As opposite, processing time in other states may be considered as wasted because the items in these state are just queued and wait for the actual work being performed. For example: Open, Reopen, Ideas, Planned, Coded, Tested.
Processing Time per Responsible Role. In Targetprocess it is possible to assign people to entities under multiple separate roles. People with different roles usually work on the same item subsequently and not simultaneously. Every role is usually set as responsible for the selected workflow states. For example, Developers are responsible for In Dev and Deployment state, Testers for Testing state, and activity of Feature Owners may be focused on Ideas, Research and Design states.
Use Advanced Filters by Entity States to calculate custom Cycle Time and build totals for value-added processing time, non-valuable wasted time, or processing time per states with particular responsible role only. In the filter, specify only the states you'd like to focus on.
More on this chart: Cycle Time for Selected States, per Item.
Average Cycle Time Dynamics for Selected States
Once custom Cycle Time metrics for Selected State are calculated per each item, it is possible to split items into groups and perform aggregation within each group. In the report below work items are grouped per quarter of creation date and groups are displayed in the form of timeline. Average custom Cycle Time is displayed for each group, helping to track dynamics and discover trends.
More on this chart: Average Cycle Time Dynamics for Selected States.
Still have a question?
We're here to help! Just contact our friendly support team.