topcoder-platform / TCO21-Regionals-QA-Competition

2 stars 0 forks source link

[Chrome] In PRICE ALERT app should not allow user to submit invalid alert price as $ “-1” #225

Open youdare opened 2 years ago

youdare commented 2 years ago

Summary : [Chrome] In PRICE ALERT app should not allow user to submit invalid alert price as $ “-1”

Target URL: https://secure.newegg.com/NewMyAccount/PriceAlert.aspx?item=N82E16819118231

Steps to reproduce:

  1. Open the https://secure.newegg.com/NewMyAccount/PriceAlert.aspx?item=N82E16819118231
  2. Enter price as “-” and click submit button , app throw error
  3. Enter price as "-1" and click submit button
  4. Click submit button

Actual: In PRICE ALERT app is allowing user to submit invalid alert price as $ “-1”

Expected: In PRICE ALERT app should not allow user to submit invalid alert price as $ “-1” Environment: • Device(s): Windows • Resolution: 1920×1080 • Operating System: Windows 10 • Browser(s): Chrome | Version 92.0.4515.131 (Official Build) (64-bit

https://user-images.githubusercontent.com/31862600/128289469-644d59a9-a876-4aa4-9f25-5def9438bc92.mp4

macs054 commented 2 years ago

You failed to mention two points: User must be logged in, and region must be in US.

When logged out, the link you provided will just direct to login page:

https://user-images.githubusercontent.com/1199534/128289887-52d792fb-8eba-44c9-a584-0ce8758426d8.mp4

Also the link doesn't work for other regions other than US, Price Alert function is only available for US it seems.

https://user-images.githubusercontent.com/1199534/128290601-8811fe2b-32d2-4831-a8ff-688c7454ab6c.mp4

Issue is valid but steps are incomplete so putting Minor Errors.

https://user-images.githubusercontent.com/1199534/128290680-f5cad19d-9525-416b-8508-2e558694b6b1.mp4

codejamtc commented 2 years ago

Submitter: 7.2 Points Challenger: 1.8 Point