https://github.com/fwh-g/031702118
PSP2.1 | Personal Software Process Stages | 预估耗时(分钟) | 实际耗时(分钟) |
---|---|---|---|
Planning | 计划 | 10 | |
Estimate | 估计这个任务需要多少时间 | 10 | |
Development | 开发 | 1095 | |
Analysis | 需求分析(包括学习新技术) | 600 | |
Design Spec | 生成设计文档 | 5 | |
Design Review | 设计复审 | 60 | |
Coding Standard | 代码规范(为目前的开发制定合适的规范) | 30 | |
Design | 具体设计(用伪代码,流程图等方法来设计具体模块) | 10 | |
Coding | 具体编码 | 300 | |
Code Review | 代码复审 | 30 | |
Test | 测试(自我测试,修改,提交修改) | 60 | |
Reporting | 报告 | 100 | |
Test Report | 测试报告 | 60 | |
Size Measurement | 计算工作量 | 10 | |
Postmortem & Process Improvement Plan | *事后总结并提出过程改进计划 | 30 | |
合计 | 1115 |
原文:https://www.cnblogs.com/fwhdbk/p/11608048.html