Skip to main content

Posts

Showing posts with the label Test Scenarios

Test scenarios for a generic Login page

This list contains test scenarios for a generic login page E2E positive test cases Verify that valid user name and valid password works Verify login by providing registered phone number (many test cases has to be repeated) Verify that password is hidden and not visible after typing Verify forgot password functionality Verify 2FA functionality Verify concurrent login (maximum number of allowed login sessions at once) Verify “Remember Me” functionality Verify once you click next, after entering a username, password page is visible Verify once you are on password page, you can edit the username Verify login page has an option to create a new account for the first time users If the account is created in one country and accessed in another country, OTP should be asked (If OTP is supported) If the account is accessed simultaneously in two diff countries - OTP should be asked Verify that OTP is asked when the user tries to log in on different machines Verify for username requirements such as ...