SpringBoardMentor114 / SpendWise

MIT License
2 stars 0 forks source link

Testing: Login Form #24

Open SpringBoardMentor114 opened 2 months ago

SpringBoardMentor114 commented 2 months ago

Login_page_valid_credentials Remember_me_functionalty Login_page_Invalid_username Login_page_invalid_password Login_page_Empty_Username Login_page_empty_password Login_page_Bruteforce_attacks

sameer-bagde commented 1 month ago

No progress.

sameer-bagde commented 1 month ago

I tested all the test cases, and I found this result for now. As Om updates the code, I will test it again.


Login_page_valid_credentials : The test case passed. A registered user is redirected to the dashboard upon successful login with a valid email and password.

Remember me functionality: This functionality is not present.

Login_page_Invalid_username: The test case failed because there was no validation, and the error message was not displayed.

Login_page_invalid_password: The test case failed because there was no validation, and the error message was not displayed.

Login_page_empty_password: The test case failed because there was no validation, and the error message was not displayed.

Login_page_Bruteforce_attacks: The test case failed because the account was not locked after a certain number of failed attempts.

sameer-bagde commented 1 month ago

Login_page_valid_credentials : The test case passed. A registered user is redirected to the dashboard upon successful login with a valid email and password.

Remember me functionality: This functionality is not present.

Login_page_Invalid_username: The test case passed, and the error message was displayed.

Login_page_invalid_password: The test case passed, and the error message was displayed.

Login_page_empty_password: The test case passed, and the error message was displayed.

Login_page_Bruteforce_attacks: The test case failed because the account was not locked after a certain number of failed attempts.

ShirishaDasi commented 1 month ago

Testing_RegForm_LoginForm.xlsx

sameer-bagde commented 1 month ago

https://onedrive.live.com/edit?id=449EA47CF3F4653C!se386a1799ab14c04b1f1d97de7c59915&resid=449EA47CF3F4653C!se386a1799ab14c04b1f1d97de7c59915&cid=449ea47cf3f4653c&ithint=file%2Cxlsx&redeem=aHR0cHM6Ly8xZHJ2Lm1zL3gvYy80NDllYTQ3Y2YzZjQ2NTNjL0VYbWhodU94bWdSTXNmSFpmZWZGbVJVQl9YX3BjWWVjWDZLWVVPcHNpSjU2N1E&migratedtospo=true&wdo=2

sameer-bagde commented 1 month ago

Testing: Login Form done.

Testing_RegForm_LoginForm.xlsx