博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
How to get a high quality system in the developing process?
阅读量:5073 次
发布时间:2019-06-12

本文共 894 字,大约阅读时间需要 2 分钟。

Have Dev to write/run the testcases for the code they wrote

. Have one Dev to run the testcases from another Dev to verify their work

. Dev should test early and test often, no wait until they have done all the coding of all features (incremental dev and test)

. Spend more time upfront for design

. Design and code review for all code are mandatory, code writer should lead his/her code review

. Service team (page and client) to participate in component (CC/WCC) design and test case review

. Ask each Dev to record the time spend on coding and testing

. Have Dev+core QA to run all testcases before CC (pending h/w+s/w availability)

. Talk to Phyllis to see how to leverage TestAutomation in new feature dev

Note, this is a webex guy list in the mail, which is to answer how to get 0 P30+ bugs in the code complete phase.

转载于:https://www.cnblogs.com/jackyzhong/archive/2005/05/11/153212.html

你可能感兴趣的文章
ambari 大数据安装利器
查看>>
java 上传图片压缩图片
查看>>
magento 自定义订单前缀或订单起始编号
查看>>
ACM_拼接数字
查看>>
计算机基础作业1
查看>>
Ubuntu 深度炼丹环境配置
查看>>
C#中集合ArrayList与Hashtable的使用
查看>>
从一个标准 url 里取出文件的扩展名
查看>>
map基本用法
查看>>
poj-1163 动态规划
查看>>
Golang之interface(多态,类型断言)
查看>>
Xshell5显示乱码问题
查看>>
HTML超链接使用
查看>>
java取得当前日期增加一天或多天
查看>>
php问题
查看>>
jQuery学习之旅 Item2 选择器【二】
查看>>
mongoDB使用笔记
查看>>
Spring Security(05)——异常信息本地化
查看>>
jsp中的路径问题
查看>>
CoordinatorLayout简介
查看>>