Verify Navigation when clicking an external link
Preconditions:
- The website contains at least one external link(e.g social media,partner).
Test Steps:
- Click on an external link.
- Observe whether it opens in a new tab or the same window.
Expected Result:
- The external link should open correctly(typically in a new tab).
- 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 remains on the external site or returns to the original site.
Test Priority:
Medium
Status:
Pass/Fail (to be determined after execution)