Actions
Bug #3074
open[Attendees] The user can create an attendee with inserting invalid data in the 'Name' field
Start date:
06/11/2025
Due date:
% Done:
0%
Estimated time:
Description
User can create an Attendee with data that does not match the given requirments. The 'Name' field should accept: 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.
Environment
iPhone 13, iOS 17.1.1
https://qainterrapt.brainster.xyz/login
- Log in to the system
- Access the 'Attendees' page via the navigation menu
- Click on the 'Create' button
- Fill in the 'Name' field with data(e.g.raspukalasarplaninaaaaaaaaaaa, Jane$$$, Gorg@@@, 测试已成为强制性)
- Click on the 'Create' button
- Navigate back to the 'Attendees' page
- Search the created attendee via the 'Search' bar
- Observe if the tag is created
Expected result
The Attendee should not be created and a message should be shown that the 'Name' field is required in red letters
Actual result
The system allows the tags to be created without any restrictions and error messages
Updated by Jane G about 1 year ago
- Description updated (diff)
- Priority changed from Medium to High
Updated by Jane G about 1 year ago
- Subject changed from [Attendees] The user can create an attendee with inserting invalid data in the 'Name field' to [Attendees] The user can create an attendee with inserting invalid data in the 'Name' field
Actions