Bug #1283
Updated by Marina Mitrevska over 2 years ago
The user is able to create new mentors with invalid e-mail and incomplete data for Bio where (minimum 20 and maximum 300) characters should be entered and for Occupation (minimum 5 and maximum 25) characters in length. Steps to reproduce: 1. Navigate to URL *https://qainterrapt.brainster.xyz/mentors/create* 2. Enter "Name" and "Surname 3. Enter e-mail (example [email protected]) 4. In the field "Bio" enter (example "M" ) 5. In the field "Occupation" enter (example "SD") 6. Click on "Create" button Expected result: The user should not be able to crate new mentors with invalid e-mail and incomplete Bio and Occupation Actual result: New mentor successfully is crated with invalid e-mail and incomplete Bio and Occupation