Skip to content

FEA103 Test Case

Test Case description Verify the functionality that allows users to save favourite LAM stations to their accounts
Test Case ID FEA103-TC01
Author/Designer Developer
Date of creation 25.3.2024
Class functional

Test description / objective

Verify the functionality that allows users to remove favorite LAM stations from their accounts.

Links to requirements or other sources

Test pre-state

  • The user is logged into their account.
  • The selected LAM station is already added to the user's favorites list.

Test steps

  1. Navigate to the user's favorites list.
  2. Find the desired LAM station to remove.
  3. Click on the "Remove from Favorites" button.
  4. Verify that the station is successfully removed from the user's account favorites list.

Test end-state

The selected LAM station is removed from the user's favorites list.

To be taken into account during test

  • Ensure that the "Remove from Favorites" button is functional and visible.
  • Confirm that the removed station is no longer present in the user's favorites list.

Test result (Pass/Fail Criteria)

  • PASS condition: The selected LAM station is successfully removed from the user's favorites list.

  • FAIL condition:
    The selected LAM station is still present in the user's favorites list after attempting to remove it, or there are errors during the removal process.