What reports do you use to track progress of several projects? In particular, what progress visualization techniques do you use?
|
|
Actually I can think of two approaches here.
As a rule of thumb on project portfolio level you will likely see pretty coarse-grained data. If you need more detailed information it may be a good idea to combine both techniques, e.g. attaching burnup charts/CFDs to portfolio level board (CFD as an index card possibly?). However, from my experience we rarely need such level of details to analyze project portfolio. |
|||||
|
|
What do you think about this visualization?
|
|||||||||||
|
|
I use very basic metrics, inspired by earned value. At the very least I try to:
Then as the project proceeds, I track progress against the schedule (only counting when things are 100% done) and budget. You can chart progress on a simple graph. X axis is time, Y axis is cumulative budget earned. One line is plan, the other is actual. If you have some other measure rather than effort, you can use that instead. For instance if I'm in a test, and I know I have 3 passes of 100 cases each, I create a schedule listing how many complete each day to be "on track", then track against it. I try to bake in the typical S curve: the first few days are slower, the next are very productive, and the last few test cases take a while. Again I have a simple graph of plan versus actual. It's a No BS system to give you a measure of how things are progressing, and strips out our tendency to be overoptimistic. |
|||
|
|
|
Here is an attempt to visualize Teams availability based on their projects. Problem described by Pawel at http://blog.brodzinski.com/2012/04/project-portfolio-kanban-standard-board-not-good.html Here we see projects grouped by Teams (so each team can work on several projects). Project have end date (it may be a challenge to nail it down, but stil we need something at least barely accurate to forecast anything). We can add planned projects and see spaces (free slots). Also we can add more info on this visualization about project progress, blocking problems, etc.
|
|||
|
|
|
This is how coming tinyPM 3.0 visualizes projects portfolio (screenshot is taken from early mock, so a few details may differ in the final version, but you get the idea).
|
|||
|
|
|
Each project has its own RAG status for Time, Cost, Scope, Team and Risk and a calculated overall project status. Based on this we generate RAG dashboards from our PMIS, together with some other info like actuals against budget etc. But these report status, not progress. We have a number of reviews in our project Lifecycle (Project apporoval, enterprise, functional & technical reviews; approved for release and close), and we have a Kanban board to follow up and manage on which project is where in the process. We still use a fair number of Gantt charts, both for individual projects as for the portfolio's. These are mainly oveviews of the duration of all projects with the major milestones. We use this to manage interdependencies and overlaps between projects (eg to manage common release dates), and to report on progress (slippage of milestones). Each project (and project manager) uses its own ways for reporting on specific progress, and this is dependent upon the subject and/or development method, and could be things like
There is no way to aggregate all these different kinds of data; earned value could be an option here but it is not yet applied on all projects or even in a consistent way. So apart from milestone tracking, we're still far away from consistent progress reporting on an aggregate level. |
|||
|
|


