个人项目(四则运算题目生成程序)总结

时间统计

PSP2.1

Personal Software Process Stages

Time

Planning

计划

 

  · Estimate

  · 估计这个任务需要多少时间

 40h

Development

开发

 

  · Analysis

  · 需求分析 (包括学习新技术)

3h 

  · Design Spec

  · 生成设计文档

2h 

  · Design Review

  · 设计复审 (和同事审核设计文档)

1h 

  · Coding Standard

  · 代码规范 (为目前的开发制定合适的规范)

1h 

  · Design

  · 具体设计

5h 

  · Coding

  · 具体编码

20h 

  · Code Review

  · 代码复审

2h 

  · Test

  · 测试(自我测试,修改代码,提交修改)

 5h

Reporting

报告

 

  · Test Report

  · 测试报告

 1h

  · Size Measurement

  · 计算工作量

1h 

  · Postmortem & Process Improvement Plan

  · 事后总结, 并提出过程改进计划

0.5h 

 

合计

 41.5h

原文地址:https://www.cnblogs.com/1306bzh/p/4831151.html