bug writing skills and level of division

A, bug writing skills

  Indeed, clear, concise, complete, consistent

Two, bug contains elements

  Defect ID, title defects, test environment, defects found date and time, the author defect
  defect priority, defect severity levels found defective software version, type of test
  defects reproducible steps, expected results, actual results, accessories

Three, bug type classification

  Error function
  design flaw
  interface to optimize
  performance
  security
  configuration
  other

Fourth, the level of classification

  Fatal
    normal operation of the crash, flash back, stuck
    security-related privacy information disclosure
    transaction money mistakes
    blocking
    memory leak

  Serious
    important function of unrealized
    non-normal operation crash, flash back, stuck
    password visible in plain text, unencrypted

  General
    secondary function is not implemented
    interface errors
    elastic block confirmation
    query information Error

  Minor
    interface displays an error message
    page to improve, it is recommended

 

 

 

Guess you like

Origin www.cnblogs.com/puti306/p/11774602.html