0 votes
in Testing by
List the different types of severity.

1 Answer

0 votes
by

The criticality of a bug can be low, medium, or high depending on the context.

  • User interface defects – Low
  • Boundary related defects – Medium
  • Error handling defects – Medium
  • Calculation defects – High
  • Misinterpreted data – High
  • Hardware failures – High
  • Compatibility issues – High
  • Control flow defects – High
  • Load conditions – High

Related questions

0 votes
asked Mar 29, 2021 in Testing by sharadyadav1986
+1 vote
asked Mar 27, 2021 in Testing by rajeshsharma
...