You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.7 KiB
2.7 KiB
danmuCrawler
6.1 PSP表格
PSP2.1 | Personal Software Process Stages | 预估耗时(分钟) | 实际耗时(分钟) |
---|---|---|---|
Planning | 计划 | 20 | 30 |
· Estimate | · 估计这个任务需要多少时间 | 3500 | 3600 |
Development | 开发 | 2900 | 3100 |
· Analysis | · 需求分析 (包括学习新技术) | 70 | 80 |
· Design Spec | · 生成设计文档 | 40 | 50 |
· Design Review | · 设计复审 | 35 | 30 |
· Coding Standard | · 代码规范 (为目前的开发制定合适的规范) | 30 | 25 |
· Design | · 具体设计 | 75 | 80 |
· Coding | · 具体编码 | 2300 | 2350 |
· Code Review | · 代码复审 | 200 | 300 |
· Test | · 测试(自我测试,修改代码,提交修改) | 150 | 185 |
Reporting | 报告 | 600 | 500 |
· Test Repor | · 测试报告 | 225 | 185 |
· Size Measurement | · 计算工作量 | 145 | 115 |
· Postmortem & Process Improvement Plan | · 事后总结, 并提出过程改进计划 | 230 | 200 |
· 合计 | 3500 | 3600 |