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 Find a property
Check that customers with different accounts and situations are
treated correctly when they attempt to sign in with Find a property.
- Background
-
- Given
- that I am on the sign in page for FAP
- And
- I am testing login
- Scenarios
-
- FAP login success
-
- Given
- I have "user"
- When
- I attempt to sign in to FAP
- Then
- I can successfully sign in to FAP
Examples: user a FAP account an FPI account - FAP login failure
-
- Given
- I have "user"
- When
- I attempt to sign in to FAP
- Then
- I am prevented from signing in because "reason"
Examples: user reason a FAP account, entering email as username There is an error with your login details. a PAL account The resource you have requested is secured by Access Manager WebSEAL a locked FPI account This account cannot be accessed. You must unlock the account. a locked FAP account, entering email as username There is an error with your login details. a locked FAP account This account cannot be accessed. You must unlock the account. a locked PAL account This account cannot be accessed. You must unlock the account. an unactivated FAP account There is an error with your login details. an unactivated FAP account, entering email as username There is an error with your login details. an unactivated PAL account There is an error with your login details. no account There is an error with your login details.
Last published about 5 years ago by Andy Mantell.