Actions
Bug #2745
open[Tags] The user is able to create a "Tag" title that contains less than 5 and more than 20 characters including special that are not specified in the criteria.
Start date:
12/16/2024
Due date:
% Done:
0%
Estimated time:
Severity:
Moderate
Description
The user can add a tag Title that contains less than 5 and more than 20 characters including special characters not specified according to the criteria.
Environment
Google chrome Version 131.0.6778.140 (Official Build) (64-bit)
https://qainterrapt.brainster.xyz/tags
- Log in to the system.
- Navigate to the "Tags" page.
- Click on the "CREATE" button.
- Enter a tag title that contains less than 5 characters including special characters that are not specified in the criteria(e.g, "@_!D") in the "Title" input field.
- Save the tag by clicking on the "CREATE" button.
- Repeat step 4 by entering the following data (e.g, "
@!!!###$$$%%%stefan") in the "Title" input field. - Observe the created tag in the list.
Expected result
A validation message should prevent saving a tag title with less than 5 and more than 20 characters including special characters that are not specified in the criteria.
Actual result
The System allows the "Tag" to be created and added to the list without Error message.
Files
Actions