Personal Software Process Stages | Time(%) Senior |
计划 (Planning) | |
估计这个任务需要多少时间 (Estimate) | |
开发 (Development) | |
需求分析 (Analysis) | |
生成设计文档 (Design Spec) | |
设计复审(和同事审核设计文档) (Design Review) | |
代码规范(为目前的开发制定合适的规范) (Coding Standard) | |
具体设计 (Design) | |
具体编码 (Coding) | |
代码复审 (Code Review) | |
测试(自测,修改代码,提交修改) (Test) | |
报告 (Reporting) | |
测试报告 (Test Report) | |
计算工作量 (Size Measurement) | |
事后总结,并提出过程改进计划 (Postmortem&Process Improvement Plan) |
转载于:https://www.cnblogs.com/moliny/p/5313465.html