Sobes.tech
Junior

What severity levels of defects do you know?

sobes.tech AI

Answer from AI

  • Critical
  • Major
  • Minor
  • Trivial/Cosmetic

Severity determines the level of impact of a defect on the functionality, performance, or appearance of the product for the end user.

Examples:

  • Critical: Application crash, data loss, inability to perform the main function.
  • Major: Partial loss of functionality, incorrect operation of important features, serious usability issues.
  • Minor: Small functional errors, non-critical display issues, minor inconveniences for the user.
  • Trivial/Cosmetic: Typos, incorrect alignment of elements, minor visual defects that do not affect functionality.

Note: The interpretation of severity levels may vary across projects and companies. Internal guidelines or agreements are usually used to clearly define the criteria for each category.