1.set standards and guidelines before writing any code.
2.ask for help after 30 minutes on a problem
3.walk through each other`s code.
4.validate standards against source code in the database.
5.generate code whenever possible and appropriate.
6.set up and use formal unit testing procedures.
7.get independent testers for functional sign-off.
2.ask for help after 30 minutes on a problem
3.walk through each other`s code.
4.validate standards against source code in the database.
5.generate code whenever possible and appropriate.
6.set up and use formal unit testing procedures.
7.get independent testers for functional sign-off.
本文提供了编程过程中的关键步骤和技巧,包括设定标准、求助、同行代码审查、验证标准、生成代码、设置正式的单元测试流程及获取独立测试者进行功能验收。确保代码质量和效率。
1102

被折叠的 条评论
为什么被折叠?



