Bug #2764
Updated by Sanja S about 1 year ago
Environment test https://qainterrapt.brainster.xyz/login Browser: 1.PC / Windows 10 V. 22H2 / Google Chrome Version 131.0.0.0 (Official Build) (64-bit) 2.Apple iPhone 11 / iOS Version 17.6.1 / Safari Version 17.6 on iOS 17.6 (Official Build) (24-bit) Description By entering a name more then 25 characters, and special characters other than “-” and “ . ” a new mentor is created. Pre-conditions User must be logged on Interrapt Test steps 1.Click on the 'Mentors' via navigation menu 2.Click on the 'CREATE' button from to top right corner 3.Fill in the 'Name' field with invalid data 4.Fill in the 'Surname' field with valid data 5.Fill in the 'Email' field with valid data 6.Fill in the 'Bio' field with valid data. 7.Fill in the 'Occupation' field with valid data 8.Click on the 'CREATE' button Expected Result A validation message should prevent of creating When a new mentor if the entered input in 'name' field is user enters a name with more than 25 characters and contains special characters other than “-” and “ . ” in the name field and attempts to submit the form, the system should display a message 'enter a valid name'. Actual Result The system accepts the input without displaying any validation error, allowing the invalid name to be saved and new mentor to be created.