English 中文(简体)
Development Manager KPIs
原标题:
  • 时间:2010-06-24 10:09:37
  •  标签:
  • kpi

I m a development manager for a medium sized company. I ve never had specific KPI s before and now I am being given some. The KPIs I ve been given I don t think relate too well to my role.

I would like to know based on other peoples experience what are regular KPIs for a development manager and how are they measured?

问题回答

Depends what a dev manager is at your company and what their goal is. You KPIs are what you re being measured against and if they are not what you think you re supposed to be doing then I think there may be a serious mismatch in either your understanding of your role or your bosses understanding of it.

I would suspect that you have certain SLAs to that you need to adhere to and these would proably be in the KPI list.

What are you managing?

Keeping devs sweet? Delivering Code? Managing outsourcing etc?

  1. Code Coverage (assuming you are doing unit testing)
  2. Build Failures
  3. Performance Test Results (assuming you have automated test for this)
  4. Technical Debt (3rd party usage)

You may find following interesting.

http://blog.yusuftok.net/software-development-kpis/

It might be quite useful for you to check Scrum as an Agile methodology, as it has really clear and transparent to track the performance of the whole team and the development of the project.

I highly recommend you read the Scrum Guide - a pretty short text introducing you to the terminology, rules and the whole project life cycle using Scrum. You ve got not more than 5 artifacts (documents) that help you track your progress, the development of the project and everything else.

Another short intro to Scrum you can find here





相关问题
KPI Adjustment Table

I have a table with monthly summary of KPIs. The customer now wants to be able to make adjustments to the original data. I have to allow for adjustments as well as preserving the original data. The ...

Development Manager KPIs

I m a development manager for a medium sized company. I ve never had specific KPI s before and now I am being given some. The KPIs I ve been given I don t think relate too well to my role. I would ...

KPI for UX team

I m going to lead a new User Experience Team and I m struggling with the definition of KPI for the team. My question is non-technical and I m asking after what KPI s I should measure.

In SharePoint, graphically display data from a web service

[SharePoint/MOSS 2007] I want to access several web services (on external sites, with WSDL descriptors), and graphically display the data, using a separate web part to display each item. The graph ...

Help on Website response time KPI parameters

I am working on improving website performance. Here are the list of key performance indicators I am looking at for each page Total Bytes downloaded Number of requests DNS look up time FirstByte ...

热门标签