Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2198 [Order form] Missing error message after entering invalid data. #5228

Closed
NataliaRyczek opened this issue Feb 12, 2023 · 1 comment
Closed

Comments

@NataliaRyczek
Copy link

NataliaRyczek commented Feb 12, 2023

Environment: Chrome 108, Windows 10
Reproducible: always

Preconditions

  1. Go to: https://www.testgreencity.ga/#/ubs
  2. Log in with ADMIN credentials.
  3. Go to "Order" tab.

Scenario 1

Steps to reproduce

  1. Go to: "Personal data" tab.
  2. In"Name" field enter: "Alina90".
  3. Check the results

Actual result
No Error message appear

Expected result
Error message appear: "Only letters and hyphen, space, apostrophe are allowed".

Scenario 2

  1. Go to: "Personal data" tab.
  2. In"Surname" field enter:"Kropka21".
  3. Check the results

Actual result
No Error message appear

Expected result
Error message appear: "Only letters and hyphen, space, apostrophe are allowed".

User story and test case links
E.g.: "User story #2198
Test case"

Attachment:
2023-02-12 19 47 07

@Vadym840217
Copy link

According to #5719, the user can fill in numeric characters after the first and last name
The administrator is not able to create an order like usual user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants