Project

General

Profile

Bug #356

Updated by Mihajlo Jankov over 2 years ago

*Description* 
 Тhe user should not be able to create new mentor if the Name input field is filled with different characters than (“-” and “. ”) and spaces. 

 *Steps To Reproduce* 
 1. Navigate to https://qainterrapt.brainster.xyz/login 
 2. Enter valid credentials 
 3. Navigate to Mentors 
 4. Select the '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 the 'Create' button 

 *Expected Result* 
 The user should not be able to create new mentor if the Name input field is filled with different characters than (“-” and “. ”) and spaces. 

 *Actual result* 
 The user is able to create a new Mentor mentor if the Name input field is filled with different characters than (“-” and “. ”) and spaces. 

 *Test environment* 
 OS: Windows 11 Home 
 Browser: Microsoft Edge 114.1823.43     
 Device: iPad Mini 

Back