Actions
Bug #1200
openThe application allows users to edit their password with less than 8 inputs
Start date:
09/14/2023
Due date:
% Done:
0%
Estimated time:
Description
Description:
When the user is editing the Password of the created user, the application permits the use of less than 8 inputs
Steps to reproduce:
1. Navigate to : https://qainterrapt.brainster.xyz/users
2. Click on the "Edit" button in the right end side of the users information
3. Click on the input filed for the "Password" and enter less than 8 characters. Example 1111111
4. Click on the "Edit" button
Expected result:
1. The typed text should not be accepted and error message that the email is required with red letters should be displayed
Actual result:
1. The typed text is accepted by the field
Updated by Dobre Cenev over 2 years ago
- Subject changed from The application allows users to edit their password with invalid data to The application allows users to edit their password with less than 8 characters
Updated by Dobre Cenev over 2 years ago
- Subject changed from The application allows users to edit their password with less than 8 characters to The application allows users to edit their password with less than 8 inputs
- Description updated (diff)
Actions