Verifying Broken Navigation When Clicking a Disabled Link
Preconditions:
- A website was disabled or inactive links.
Test Steps:
- Click on a disabled link
Expected Result:
- The link does not redirect the user anywhere.
- 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 same page.
Test Priority:
Low
Status:
Pass/Fail (to be determined after execution)