Skip to main content
#72 Greenhorn 💚 Newsletter

An example of a High functional bug: browser's back button disclosing personal information on account.

Charlie avatar
Written by Charlie
Updated over 6 months ago

LEVEL UP Your Reporting

Example of a High-functional bug.

Here, navigate to the video for better quality.

Exemplary Bug Form

Feature:

Account

Bug Type:

High functional

Title:

The personal information remains accessible on the account page after logging out and clicking the browser's "back" button

URL:

Steps:

  1. Click the "Login/Register" icon in the header

  2. Enter registered credentials in the "Email" and "Password" fields

  3. Click the "Sign in" button

  4. Click the "Log out" button

  5. Click the "Back" button in the browser

Actual result:

It is possible to access personal information from the account after logging out and clicking the browser's "back" button. Data such as email and personal address remain accessible on the account page even after signing out.

Expected result:

Login form is shown on the page after logging out from the account and clicking browser's "back" button.


Did this answer your question?