Bug #2818
Updated by Hristina R about 1 year ago
*Description* User can create an attendee with filling the "FACULTY" input field with less then 10 and more than 50 characters including special characters that are not specified in the acceptance criteria (the faculty field should accept special characters (only “- “,” `”, “.” and “& “) and spaces.) *Environment:* *Enviroment:* "test https://qainterrapt.brainster.xyz/attendees PC / Windows 10 Education Version 22H2 / Google Chrome Version 131.0.6778.140 (Official Build) (64-bit)" *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 "Faculty" input field with less than 10 characters including special characters that are not specified in the acceptance criteria(e.g: {Fakul] ) # Select a webinar from the "Webinar" dropdown list # Click on the "CREATE" button. # Repeat step 7 by entering the following data with more than 50 characters (e.g: {Faculty]{Faculty]{Faculty]{Faculty]{Faculty]{Faculty] ) in the "Faculty" input field. # Observe the created attendees in the list. *Expected result:* The attendee should not be created with fullfilled "Faculty" input field with less than 10 and more then 50 characters including special character that not met the acceptance criteria. *Actual result:* The system allows the attendees to be created with showing validation message "Attendee has been created successfully" and added to the list.