Background :
In this session, i will try to write positive and negative testcase from flowchart design
Positive Test Case :
- As a system, i can validate each user has 5 attempts or not
- As a system, i can redirected user go to login section if that user not have lock account condition
- As a system, i can give alert message to the user if that user have lock account condition
- As a user, i can login to the my account
- As a system, i can grant access to each user if that credential inputed is true
- As a system, i can validated each user if that credential imputed is false
Negative Test Case :
- As a user, if i have locked account condition then i still can access the login section
- As a user, if i input the false/wrong credential then i still get grant access from system
Edge Cases Test Case :
- As a user, if i successfully logged in, but in the middle of authentication process my account is deactivated, then from system must be give me the alert message