Bug #22699
Creat New User - Enter Password and Confirm Password differently but still successful
Start date:
03/22/2023
Due date:
03/24/2023
% Done:
0%
Estimated time:
Description
Steps:
1. Enter Password and Confirm Password differently
2. Enter the remain fields with the valid data
3. Create Send button
Expected Resulted:
- Status code = 400
- Message displays: 'Password and Confirm Password are not matched'
Actual Resulted:
- Status Code = 201
- Message: Created successfully