InfoQ

News

Target Process 2.7: Agile Project Management tool for Distributed Teams

Posted by Mark Levison on Jan 21, 2008 09:00 AM

Community
Agile
Topics
Artifacts & Tools
Tags
Distributed Teams ,
TargetProcess ,
Management ,
Planning ,
Releases

Target Process 2.7 has been released, the tool has been mentioned here previously for its 2.0 and 2.3 releases. Target Process is an Agile Process Management tool that automates many of the tasks associated with an agile project. It helps simplify planning, tracking and QA. It provides real time reports, historical data and allows upper management to see the status of several projects at a glance. A number of new features have been added since we last wrote about it, including Visual Iteration Planning and Program Level Release Planning.

Visual Iteration Planning

This clever feature displays a large box that shows you much "room" is left in your iteration (based on your previous iterations velocity). Inside the box are the stories that the team has committed to for the iteration, each with its estimated size.

In addition, bugs are marked with a red bar and a small icon. This seems like a very elegant way of planning

Program Level Release Planning

Have a large product with several teams? This new feature makes it easier to track a number of projects within a single program. It makes it possible to see how releases will line up.

Their site includes a Quick Tour and an option to try for 30 days. Target Process is available as either an hosted service or an application installed in your webserver.

Many Agile coaches recommend that co-located teams start off using index cards and a task board because holding the daily scrum in front of the task board will help the team interact more. Electronic tools are normally recommended only when the team is distributed around a number of locations.

In release 2.5 an Individual Velocity Report was introduced. Some caution is required when using this feature. In the past some companies have used similar measures to track and reward individuals to the detriment of the team's performance. Agile methods are predicated on the belief that the value created by the team is greater than the sum of the individuals. A focus on the performance and reward of individuals can motivate team members to look out for themselves and not the team. This might manifest itself with some team members refusing to coach or avoiding parts of the project that might not make them look good.

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.
We've removed Individual Velocity Report in fact :) by Michael Dubakov Posted Jan 21, 2008 9:15 AM
Re: We've removed Individual Velocity Report in fact :) by Deborah Hartmann Posted Jan 21, 2008 11:14 AM
Re: We've removed Individual Velocity Report in fact :) by Mark Levison Posted Jan 21, 2008 12:34 PM
Open Source Agile planning that is Open by Tim Ferguson Posted Jan 22, 2008 9:45 PM
Re: Open Source Agile planning that is Open by Michael Dubakov Posted Jan 23, 2008 6:57 AM
Re: Open Source Agile planning that is Open by Deborah Hartmann Posted Jan 23, 2008 11:23 PM
  1. Back to top

    We've removed Individual Velocity Report in fact :)

    Jan 21, 2008 9:15 AM by Michael Dubakov

    http://www.targetprocess.com/blog/2007/12/should-you-measure-individual-velocity.html

  2. Back to top

    Re: We've removed Individual Velocity Report in fact :)

    Jan 21, 2008 11:14 AM by Deborah Hartmann

    I'm happy to hear that, Michael :-) I created one once, too. But outside the context of a very trusting and trusted team, it's a bad idea. Now, I remove it before I share that spreadsheet with others. Keep up the good work! deb

  3. Good to hear. My comments were based on the the 2.5 press release so it might need updating. Cheers Mark

  4. Back to top

    Open Source Agile planning that is Open

    Jan 22, 2008 9:45 PM by Tim Ferguson

    This looks like a nice product with some well thought out features. One of the issues we have as an Open Source project is that we would like to be completely open with our Agile process as well. What we need is a web based product that allows anyone to see our information but not necessarily change it. We would only want the contributors in the iteration to change things. We also would have no idea how many people would want to just view our planning. Has anyone else come across these needs, does this product fulfill that need? -Tim Ferguson, xaware.org

  5. Back to top

    Re: Open Source Agile planning that is Open

    Jan 23, 2008 6:57 AM by Michael Dubakov

    >>We would only want the contributors in the iteration to change things. We also would have no idea how many people would want to just view our planning. Has anyone else come across these needs, does this product fulfill that need? That is possible at least as a workaround. You may create role named Observer for example and disable all Add/Edit/Delete permissions to this user role. Then you may create a user with login and password observer/observer and put this information somewhere in public place. Then all people will be able to login as observer and view all information, but will not be able to change it.

  6. Back to top

    Re: Open Source Agile planning that is Open

    Jan 23, 2008 11:23 PM by Deborah Hartmann

    Definitely, this is an important role to provide for. Tools that limit "view only" usersd (or charge for them) are missing a major point of Agile, imo.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.