pedagogue001/DristiLearningApp
Web| Customer| Register| Password validation is not working on Signup page.
Open
#25 opened on Oct 8, 2024
High priorityWebbuggood first issue
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
#Enviroment
- Build Id / Version / Commit ID:
- Php version : 7.4.2
- MySQL : 5.4
- Platform : Android/ iOS/ Web
- Browser : Chrome/Firefox
- Server : Dev/ QA/ QA1 / Staging/ PreProd/ Production
Description
-When user register on signup form with week password then Password validation is not working.
#Test Data
- Open the URL: https://www.drishtiias.com/
- Click on Signup page.
- Enter the password with two digits e.g. 12
#Test Steps -Open the URL: https://www.drishtiias.com/
- Click on signup page
- Enter the password with two digits.
- click on register now button.
#Expected -User should not be able to create the account .
#Actual Result
- User able to create his account.