doc

Software Programming Standards Training Examples and Exercises

  • 2013-09-19
  • 326.5KB
  • Points it Requires : 2

Classification of software programming specification training examples and practice questions 1. Logic problems (Class A) - refers to problems in calculation correctness and consistency, program logic control, etc. that appear in the design and coding. They play a key role in the system and will lead to serious problems such as software freezes and normal function implementation; Interface problems (Class B) - refers to problems in data/control transmission mismatch between functions and environments, other functions, global/local variables or data variables that appear in the design and coding. They play an important role in the system and will lead to serious problems such as failure of coordination between modules; Maintenance problems (Class C) - refers to problems that affect the ease of maintenance of the software system in the design and coding. They do not play a key role in the system, but cause inconvenience to the later maintenance of the system or lead to increased maintenance costs; Testability problems (Class D) - refers to problems in the design and coding that lead to poor testability of the later system due to lack of consideration.  Penalty method Problem occurrence rate: P=D/S D=DA+0.5DB+0.25DC In which: P - problem occurrence rate D - total number of errors in one quarter DA - total number of Class A errors in one quarter DB - total number of Class B errors in one quarter DC - total number of Class C errors in one quarter S - total number of problem reports received in one quarter 1) When D≥3, if P≥3%, a warning will be issued and announced. 2) When D≥5, if P≥5%, a fine will be imposed and announced.

unfold

You Might Like

Uploader
nkyqsl
 

Recommended ContentMore

Popular Components

Just Take a LookMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
×