Bug #356
Updated by Mihajlo Jankov over 2 years ago
*Steps To Reproduce* 1. Navigate to https://qainterrapt.brainster.xyz/login 2. Enter valid credentials 3. Navigate to Mentors 4. Select 'Create'button' 'Create'button 5. Fill the Name input field with different characters than (“-” and “ . ”). Test data (#) ”) 6. Fill the Surname input field with min 3 and max 25 characters 7. Fill the E-mail input field with valid format for e-mail address 8. Fill the Bio input field with min 20 and max 300 characters 9. Fill the Occupation input field with min 3 and max 25 characters 10. Select 'Create' button *Expected Result* A validation message The user should not be displayed able to create a new Mentor by filling Name input field with alphabetic characters (both, Latin and Cyrillic), all letter cases (lower and upper), special characters (only “-”, and “ . ”) and spaces. It should be minimum 3 and maximum 25 characters in length. *Actual result* The user is able to create a new Mentor by filling Name input field with alphabetic characters (both, Latin and Cyrillic), all letter cases (lower and upper), special characters (only “-”, and “ . ”) and spaces. It should be minimum 3 and maximum 25 characters in length.