Verify Navigation to Another page using the Menu Bar.

Verify that the user can navigate to another page using the Menu on the original page.

Preconditions:

  • The user should be on the home page.

Test Steps:

  1. Open a web browser.
  2. Enter the application's homepage URL in the address bar (e.g., https://www.example.com).
  3. Press Enter and observe the page loading.
  4. Locate the navigation menu.
  5. Click on the available menu item(e.g "About Us").
  6. Observe the behavior of the application.

Expected Result:

  • The selected page loads correctly without errors.
  • Page load time should be within an acceptable limit (e.g., <3 seconds).
  • No error messages such as "404 Not Found", "500 Internal Server Error", or connection issues should appear.

Postconditions:

  • The user is on the page selected.

Test Priority:

High

Status:

Pass/Fail (to be determined after execution)