https://github.com/Alexandust/031702423
| PSP2.1 | Personal Software Process Stages | 预估耗时(分钟) | 实际耗时(分钟) |
|---|---|---|---|
| Planning | 计划 | 30 | 45 |
| Estimate | 估计这个任务需要多少时间 | 1200 | 1600 |
| Development | 开发 | 1000 | 1400 |
| Analysis | 需求分析 (包括学习新技术) | 100 | 150 |
| Design Spec | 生成设计文档 | 60 | 90 |
| Design Review | 设计复审 | 40 | 60 |
| Coding Standard | 代码规范 (为目前的开发制定合适的规范) | 60 | 60 |
| Design | 具体设计 | 60 | 60 |
| Coding | 具体编码 | 500 | 700 |
| Code Review | 代码复审 | 60 | 100 |
| Test | 测试(自我测试,修改代码,提交修改) | 120 | 180 |
| Reporting | 报告 | 200 | 200 |
| Test Report | 测试报告 | 120 | 130 |
| Size Measurement | 计算工作量 | 40 | 10 |
| Postmortem & Process Improvement Plan | 事后总结, 并提出过程改进计划 | 40 | 60 |
| 合计 | 1230 | 1745 |
原文:https://www.cnblogs.com/wersat/p/11590674.html