LEVEL UP Your Reporting
Example of a Low-functional bug.
Here, navigate to the video for better quality.
Exemplary Bug Form
Feature: | Checkout |
Bug Type: | Low functional |
Title: | Users can progress over the checkout process as guest users with an invalid email with a dash at the beginning of the domain but get ❝Please enter a valid email address❞. when entering double @@ |
URL: | |
Steps: |
|
Actual result: | It's possible to start the checkout process as a guest user using an invalid email. The next page opens, and the error message for the invalid email is not shown on the checkout login page after entering an invalid email (with a dash at the beginning of the domain) in the "Email" box in the "Ordering without an account" section and clicking the "Next" button. |
Expected result: | The error message about an invalid email is shown below "Email" box on the checkout login page after entering an invalid email (with a dash at the beginning of the domain) in the "Email" box and clicking the "Next" button, just as it appeared with another invalid email in steps 5-6. |