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:
- Open a web browser.
- Enter the application's homepage URL in the address bar (e.g.,
https://www.example.com
) and click "Enter". - Record the time taken.
- 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)