Project

General

Profile

Bug #3041

Updated by Kristijan K 7 months ago

*Enviorment* 
 https://qainterrapt.brainster.xyz/login 

 *Steps * Steps to reproduce* 
 # Navigate to the login page. 
 # Enter valid credentials. 
 # Click on the 'Forgot your password?' link. 

 *Expected Result* 
 The system should not attempt authentication. 
 The system should ignore the credentials entered in the input form fields. 
 The user should be navigated to the 'Forgot your password?'/reset password page. 

 *Actual results* 
 The system ignores the 'Forgot your password?' link/button and processes the valid credentials. 
 The user is successfully logged into their account and redirected to their dashboard. 

Back