ChrisRaynerSG / AutomatedWebTestingProject

A project to look at the functionality of https://automationexercise.com/ derive user stories, and create test cases for those users stories.
0 stars 2 forks source link

using an ampersand '&' in the search term cuts off all content after the ampersand - rendering it impossible to search by brand such as H&M #25

Open l-hepper opened 2 months ago

l-hepper commented 2 months ago

Defect Report: Using an ampersand '&' in the search term cuts off all content after the ampersand

Date: 02/09/2024

Tester: Liam Hepper

Assigned To:

Severity: Low

Priority: Low

Status: Unresolved

Summary: When using an ampersand '&' in the search term, the content after the ampersand is cut off in the search bar, though the search itself is performed correctly.

Expected Result: The entire search term, including characters after the ampersand, should be displayed correctly in the search bar.

Actual Result: Only the portion of the search term before the ampersand is shown in the search bar.

Defect Description:

Go to https://automationexercise.com/products
Enter a search term containing an ampersand (e.g., "Shoes & Accessories")
Click Submit or press Enter