How often have you ever wanted to know how fast you are getting through work on a program or project? In the software development world you often want to track the rate of completion of features or the rate of completion of bugs. Similar examples can be found in other industries such as the semiconductor industry.
fastProject supports this with a function called completionTrend and is easy to setup. completionTrend can track multiple groups, so the first step is to identify the number of different groups you want to track the rate of completion and give the them names, e.g. high priority features and low priority features or high priority bugs and low priority bugs, etc.There is no limit to the number of groups you can have.
The next step is to then simply assign that name to the relevant task in the schedule and the Target date you want to have them completed by. That's all there is to it.
Continue reading "Tracking the rate of completion of work" »





