To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorSign in to Property Alert
Check that customers with different accounts and situations are
treated correctly when they attempt to sign in with Property Alert.
- Background
-
- Given
- that I am on the sign in page for PAL
- And
- I am testing login
- Scenarios
-
- PAL login success
-
- Given
- I have "user"
- When
- I attempt to sign in to PAL
- Then
- I can successfully sign in to PAL
Examples: user a PAL account - PAL login failure
-
- Given
- I have "user"
- When
- I attempt to sign in to PAL
- Then
- I am prevented from signing in because "reason"
Examples: user reason a FAP account Your username and/or password are incorrect a FAP account, entering username as email Sorry You do not have permission to view this page an FPI account You have signed in using an account for a different HM Land Registry Service a locked FAP account Your username and/or password are incorrect a locked FAP account, entering email not username Your username and/or password are incorrect a locked FPI account This account has been locked out due to too many failed login attempts a locked PAL account This account has been locked out due to too many failed login attempts an unactivated FAP account Your username and/or password are incorrect an unactivated FAP account, entering email not username Your username and/or password are incorrect an unactivated PAL account Your username and/or password are incorrect no account Your username and/or password are incorrect
Last published over 5 years ago by Andy Mantell.