Junior
Millistel juhtudel kehtestatakse testimisel blokeering?
sobes.tech AI
Vastus AI-lt
During testing, a blocker (blocker) is set when a detected defect makes it impossible or critically difficult to continue testing the main functionality or the entire module/system as a whole.
Examples of cases where a blocker is set:
- Inability to authorize/register: The user cannot log in to the system or create an account, which blocks access to most functions.
- Critical failure when launching the application: The application crashes unexpectedly or does not start at all.
- Inaccessibility of key functionality: The main function of the product (e.g., placing an order in an online store, sending an email in an email client) does not work at all.
- Massive data corruption or loss: The defect leads to the loss or incorrect modification of a large volume of user data.
- Security vulnerability: A vulnerability is discovered that allows unauthorized access or malicious actions.
- Inability to continue the test scenario: The defect interrupts the execution of a critical test scenario at an early stage.
- UI/UX making the application unusable: For example, a completely blank screen, elements overlapping each other so that interaction is impossible.