Sobes.tech
Junior

Provide an example for categories 'urgent priority', 'trivial priority', and 'severity' in testing.

sobes.tech AI

Answer from AI

Immediate Priority

Example: Users cannot log in to the application. This blocks the use of the main feature.

Trivial Priority

Example: A typo in the tooltip text that does not mislead the user and does not interfere with functionality.

Severity

Example:

  • Critical: The application crashes when attempting to save data.
  • High: The product filtering function in the online store does not work, but search by name remains available.
  • Medium: The "Buy" button on the product page has an incorrect color, different from the design, but it is clickable and leads to checkout.
  • Low: The alignment of an element on the page is slightly off, not affecting usability or functionality.