Verify the page load time

Verify that the page load time is within an acceptable time limit.

Preconditions:

  • The internet connection is stable.

Test Steps:

  1. Open a web browser.
  2. Enter the application's homepage URL in the address bar (e.g., https://www.example.com) and click "Enter".
  3. Record the time taken.
  4. Observe the behavior of the application.

Expected Result:

  • 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 exected page.

Test Priority:

High

Status:

Pass/Fail (to be determined after execution)