work estimation

本文介绍了四种常见的软件规模估算方法:工作分解结构(WBS)、三点估算法、德尔菲法及功能点分析法。通过详细步骤解析每种方法的实施过程,并强调了其在软件项目管理中的应用价值。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. Work Breakdown Structure

 

     Three Point Estimate

      effort of Activity = ((Most probable Value * 4) + Pessimistic Value + Optimistic Value)/6

 

2. Lines of Code

    Measure after the coding phase

    Measure at the beginning of maintenance or conversion project

 

 

3. Delphi

    several engineers individually produce estimates and converge on a consensus estimate at last.

3.1 A group of experts is each given the program's SPECs and estimation form

3.2 the experts discuss

3.3 anonymously list project tasks and  a size estimate

3.4 moderator collects the estimates and tabulates the results and return them to the experts

3.5 only each expert's personal estimate is identified; all others are anonymous.

3.6 experts discuss and review the tasks

3.7 continues from step 3.3 again utill converge to within an acceptable range

 

 

4. Function Point

   

    Five aspects considered:

       * External Inputs(EIs), Add&Update&Delete Records

       * External External Outputs(EOs), Records Summary&Details

       * External Inquiries(EQ),an input/output flow where input immediately generates the output, no logical data files modified

       * Internal logical files(ILFs),maintained data model entity

       * External Interface files(EIFs), maintained outside of the application

 

    step1: determine the type of project: development project, enhancement project,installed application

 

    step2: identify the Counting Boundary

 

    step3: determine an unadjusted function point count

 

    step4: Determine a value adjustment factor

 

    step5: Calculate the adjusted function point count

 

  

   

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值