Verify Functionality of Website Links
Verify all website links open correctly without errors.
Preconditions:
- The website is loaded on the browser
Test Steps:
- Open a web browser.
- Enter the application's homepage URL in the address bar.
- Press Enter and observe the page loading.
- Click on different links within the website.
- Observe if the link leads to error pages.
- 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)