Actions
BUG #3893
open[SQA] Footer Links Redirect to Incorrect Pages (Why Choose Us, Reservation & Purchase, Recommend Me a Car, Sitemap)
Start date:
12/10/2025
Due date:
% Done:
0%
Estimated time:
Description
Title¶
[SQA] Footer Links Redirecting to Incorrect Pages (Why Choose Us, Reservation & Purchase, Recommend Me a Car, Sitemap)
Description¶
Multiple footer navigation links are redirecting to incorrect pages, causing confusion and preventing users from accessing the correct content.
Incorrect Redirections Identified:
- Recommend Me a Car → Redirects to Contact Us
- Why Choose Us → Redirects to How to Buy
- Reservation & Purchase → Redirects to How to Buy
- Sitemap → Does not navigate to the correct sitemap page (behavior inconsistent with expected routing)
These incorrect mappings do not align with the footer labels, Figma design flow, or user expectations, making it difficult for users to find the appropriate information.
Screens: Desktop (≥768px), Tablet (425px–768px), Mobile (≤375px)
Tested By: Tasfia Zaima
Steps to Reproduce¶
- Open the PQS Japan staging website.
- Scroll to the Footer section.
- Click the following links one by one:
- Recommend Me a Car
- Why Choose Us
- Reservation & Purchase
- Sitemap
- Observe the page each link redirects to.
- Compare behavior with expected destinations based on design and sitemap.
Expected Result¶
Each footer link should navigate to its correct corresponding page, such as:
- Recommend Me a Car → Car recommendation page
- Why Choose Us → Why Choose Us information page
- Reservation & Purchase → Reservation & Purchase process page
- Sitemap → Complete sitemap page
Actual Result¶
The footer links redirect to incorrect pages:
- Recommend Me a Car → Contact Us
- Why Choose Us → How to Buy
- Reservation & Purchase → How to Buy
- Sitemap → Incorrect or unexpected destination
Attachments¶
Module / Section¶
Footer → Footer Links Navigation
Root Cause:¶
Impacted Area:¶
Actions