Verify Functionality of Website Links

Verify all website links open correctly without errors.

Preconditions:

  • The website is loaded on the browser

Test Steps:

  1. Open a web browser.
  2. Enter the application's homepage URL in the address bar.
  3. Press Enter and observe the page loading.
  4. Click on different links within the website.
  5. Observe if the link leads to error pages.
  6. Observe the behavior of the application.

Expected Result:

  • All valid links should open correctly without errors.
  • No error messages such as "404 Not Found", "500 Internal Server Error", or connection issues should appear.

Postconditions:

  • The user remains on a working page.

Test Priority:

High

Status:

Pass/Fail (to be determined after execution)