Bug #2821
Updated by Nikita T about 1 year ago
An attendee has been created with a "CITY" field filled with data that does not meet the criteria, including special special characters that are not specified and with less than 3 and more than 25 characters.
*Environment:*
"test
https://qainterrapt.brainster.xyz/login
PC/ Windows10 Version 22H2/ Google Chrome Version 131.0.6778.140 (Official Build) (64-bit)
Mobile device/ Iphone X/iOs 16.7.10/Safari Version 16"
*Steps to reproduce:*
# Log in to the system.
# Navigate to the "Attendees" page.
# Click on the "CREATE" button.
# Fill the mandatory "Name" field
# Fill the mandatory "Surname" field
# Fill the mandatory "E-mail" field
# Fill the "City" field with more than 25 characters and special characters that are not specified in the acceptance criteria.[e.g. SkopjeSkopjeSkopjeSkopje1@]
# Select a webinar from the "Webinar" dropdown list
# Click on the "CREATE" button.
# Repeat step 7 by entering less than 3 characters
*Expected Result:*
The "CITY" input field should not be accepted and an attendee should not be created.
*Actual Result:*
The system allows an attendee to be created with a "City" field that exceeds the character limit and contains special characters that are not allowed.