Mar 12 2009

Who wants to be a product owner?

Published by xiaoming under Tech

Who wants to be a product owner? The answer is “No one”! What a product owner does? In an agile software development project, product owner is responsible for maintaining the Product Backlog by representing the interests of the stakeholders. So this person need work with different project stakeholders who might be from more than one business unit to collect and prioritize the requirement. The typical challenges are  

  • Difficult to coordinate business units and software development service providers to spend time together and figure out the high priority requirement.
  • Difficult to prioritize backlog across business units.
  • Normally corporation does not give enough support to product owner.
  • Business units ALWAYS complain that why their requirement could not be done first.
  • Etc
Ideally product owners should come from business because they are supposed to know business better than IT. Completely concentrating on business value without thinking too much about IT actually leads the whole team’s attention to business value. If a project that involves quite a few business units, ideally there should be someone either in business or IT who knows the business very well and have strong coordination and facilitation ability to take this role. Sometimes, this role was pushed to software service providers, it makes the job even more harder because it is extremely difficult for someone who is not in your corporation to coordinate business units to work properly.
The biggest problem is that because this job is so challenging and not well rewarded in the industry, no one really wants to do it or not so many people have the skills and experience to do it. So, does it mean there is no way out to solve this critical problem? The answer is “NO”. There are
  • Corporate management need understand the challenging of this job and give appropriated reward and support.
  • Business owners need to understand that if you want that your investment is well spent, if you want IT to develop what you actually need, you DO need spend enough time with product owner and software service provider to help them understand your business needs, requirement and problems.
  • Take the ownership, find or recruite someone within your organization to be the chef of your IT investment.
  • Product owner deserves very much respect and appreciation from corporate management and business units because this person is the most important ring of the whole business-IT chain.
After you have done these, there should be more people who want to be product owners who can manage your IT investment much better so that you would get the most return of IT investment.

One response so far

Nov 30 2008

Some thought of project change management

Published by xiaoming under Tech

I recently watched a BBC show called “Dream homes”, that basically talked about how to help people who had problems to decorate their awful house into a dream land within a limit budget. Normally, from the beginning, the house-owners and the show organizers came out a plan, say “budget 80 grand”. When the procurement and  engineering work started, with some changes happening, the budget always went up dramatically to double or even higher. Then they had to give up something in their original plan in order to cut down the cost. Along with the whole program, there were many changes, such as change of the engineering design, “shopping-list”, construction implementation. Sometimes, money were saved and sometimes lost by these changes. This show made me think of our software development projects that included lots of changes every release, every week even everyday. These changes might be initialized by business owners, end users, project managers, or development team. People in this show did not feel like being good at the change management that touched me off thinking about what good practices that we can use in project change management and how to use them.

Insight a traditional project change management approach, a change typically goes through at least 6-7 steps of a process from it is born to its end.

  1. Change initiation
  2. Change classification/Define
  3. Risk/Impact assessment
  4. Plan
  5. Change approval and notification
  6. Execution/Implementation/Test/Monitoring
  7. Change acceptance/record/closure

This process made sense to me theoretically, and I did went through several times of the whole process when I was an IT manager in a large organization. It certainly “worked”. However, I observed several phenomena that were either waste or dragged the whole thing to the opposite direction of the goal of the change. E.g.

  • People focused on a very detailed plan and it turned out none of the many times of execution actually went step by step following the plan.
  • Documentation maintenance was paid very much attention even than the actually the change itself, however two years later, no one actually went back to see any of those documents. I can tell the main reason behind the concreted documents was that people did not want to get into trouble if there were anything wrong concerned the change.

A process/plan driven management approach might caused the above problems. The underline reasons are that human-beings keen to protect themselves and achieve personal achievement firstly if you do not bind their performance with your organization’s value and achievement. However if people could be trained by value/goal driven thinking align with reactive/adaptive project management approach, those problems would be solved.

In a typical IT change project, however it is big or small, going through with the structure of the process is not a bad idea, meanwhile, put too much assumption or make the plan very much details could kill creativity and flexibility during the implementation of the change itself.

Software development project could be a bit different in change management. It is not easy to achieve the same understanding of cost-efficiency of each change, so it normally came to the situation, business stakeholders and development team went for slightly different direction during the implementation of a change. It might be worse, if there was change during the process of making a change. So, certainly it would be very inefficient to go through a whole process every time.

So what would be a good idea? When there was a change that was initialized, team can regard it as a task and put it into development task list, we can think it as a functional task, or defect or whatever it is easy for the team to understand. Then re-prioritize the task list and rank this new task (change). When team estimate the workload of this task, its impact on the existing system need to be considered. Sometimes, it might be just less costly if a change could be combined into some existing tasks that they have similar priority.

People who manage change plan should consider which option could put more business value into the software application and what the goal was to finally achieve. When people driven by value or goal, with a simple plan in hand, they could be very flexible during the implementation, so that the process and documentation just played a helper role rather commander.

Tips:

  • Sometimes, business stakeholders and development team could not easily have the same understanding the cost of a change. In this case, splitting the change into several tasks could make it easier to understand.
  • Use any chance such as meetings, daily catch up, project Wiki to communicate with the team about the changes that would be made and notify every sponsor and stakeholder.
  • IT need provide enough information for business to understand the cost and impact of a change and co-work to make a correct decision.
  • Make a change plan more goal-driven and not too detailed so that team can be more creative during the implementation.
  • Communicate more if it is possible, maybe development team can demonstrate a completed task that was not the complete change to business, so that team can check if they were going to a correct direction.
  • Risk and impact assessment is necessary however it does not need to be very formal or be written as documents.
  • The closure of a change should be able to be demonstrated in the real application.

Back to the beginning, if the house-owners could manage their changes in this way and well prioritize their task list and considering any change as one of task, their job might not be that painful, they might just get a fairly dream home.

No responses yet

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.