zoukankan      html  css  js  c++  java
  • about WBS

    Why is the WBS so important to proposing a deal? You cannot propose a deal without a price. You cannot price without an estimate. You cannot estimate without a plan. You cannot plan without a work breakdown structure (WBS).

    The WBS should also include the phases, activities, tasks, dependencies, milestones, and effort. Be sure that you also identify and capture tasks for analysis, review cycles, testing cycles, and meetings. These are often items that take up a great deal of time but are often not included in the WBS

    However, the following guidelines apply to most estimation methodologies:
      Build your WBS by basing it on outcomes and not actions
      Base your WBS on all of the work to be completed, not just on the work to be completed as part of a fee-for-service effort
      Do not mix estimation methodologies within a project;
      Ensure that each item you create in your WBS does not overlap with another and is a discrete entity. 
      A good rule of thumb is that to stay at a manageable level of detail, go no more than 3 levels deep in your WBS. 
      Create your estimates based on the actual length of working time (not calendar time) required for one qualified resource to complete the task
      Other than the assumptions documented, create your estimates without thinking about who will be performing the task. 
      Create quick profiles of the roles that will be performing the work.
      Do not add buffer or contingency time to a task estimate in your WBS, this should be added uniformly at a later stage.
      If the requirements have imposed a firm deadline, you should work all estimates backwards to the appropriate start time, as a reality check. If the appropriate start time for that deadline is not feasible or is in the past, the project is probably not going to be successful with the current Scope of Work.

  • 相关阅读:
    敏捷开发读后感
    结对编程:电梯调度 (张恿、赵骞)
    软件工程 Individual Project
    [转]SQLServer 2008以上误操作数据库恢复方法——日志尾部备份
    下拉菜单demo---参考阿里云首页顶部下拉菜单
    走进spring之springmvc实战篇(二)
    剖析javascript全局变量和局部变量
    走进spring之springmvc实战篇(一)
    日常总结——JSP篇(补)
    我的程序员之路
  • 原文地址:https://www.cnblogs.com/rickel/p/1308375.html
Copyright © 2011-2022 走看看