zoukankan      html  css  js  c++  java
  • how to fix bug in daily work

    0 QE will begin test the product when system is stable. so they may log a lot of issues, and our daily work may focus on fixing these issues, and slow down the developing progress. we need to find the causes and fix issues in limited time.  How to improve the efficiency ? I think there are some rules according my experience. I will list bellow:

    1 not afraid the issue. this is the most important rule. we are programers, so we need to believe that issue will always come out. It just like one eat and one also shit. be confident.

    2 no hurry.  don't throw yourself into a deap water before you make sure you lost something in the water.  always check whether we can reproduce the issue first. some one may already fix it for you. so update view first.

    3 still no hurry. now you find that the issue still exists. so we have to face the ugly guy.  anylysis first. try to guess which may cause that problem.

    4 fight with the gloves off.  try your best to debug

    5 find clue from version tree

  • 相关阅读:
    55.UIbutton点击切换颜色
    54.NSJSONSerialization类进行json解析(字符串“UTF-8解码”)
    53.设置内容的行间距
    第二阶段冲刺7
    第二阶段冲刺6
    第十四周
    第二阶段冲刺5
    第二阶段冲刺4
    第二阶段冲刺3
    第二阶段冲刺2
  • 原文地址:https://www.cnblogs.com/pangblog/p/3402576.html
Copyright © 2011-2022 走看看