The third software engineering jobs - Study on Software Quality Assurance

First, the software quality assurance with regard to my experience

    Quality is very important for software development. Development progress too late to be appropriate to do an extension, the program can not handle another specific replacement, only the quality can not be compromised. The quality is so important, I would like to briefly talk about the following points:

  • In the company, even if the quality is not guaranteed, then to the user's definitely a bad experience, at the same time customers even doubt the company's ability to bring a bad reputation.
  • If the quality can be guaranteed, you can reduce maintenance costs, facilitate the maintenance work.
  • Quality assurance, quality standards conform to the trend.
  • Is the need of the market, and there is also a clear requirement in the law.

    Having described the importance of QA, then how do we do to QA it?

  1. First of all, I wish to make is that there must be a sense of quality, so we have to be conscious of the quality of training, and the establishment of the quality of the entire team shared values. I believe that creating awareness and values ​​are the foundation of all, have a common value in order to better enforce the rules.
  2. On the basis of the first point on we have consciousness, but also need to have goals, to use clearly visible goal is to drive people responsible for the quality, good quantify what code is good quality. Quality must be an important factor in R & D personnel work or performance evaluation.
  3. We do not rely on the software development process over the test, the test is very important, but it is to ensure the quality of our last pass. Testing is not a method of improving the quality of the source code that we need to be controlled, good code should not need to debug or rarely need to debug, code, no code is almost non-existent in the consciousness must be so .

Guess you like

Origin www.cnblogs.com/zz619333126/p/11564483.html