Home
> Logging on with an incorrect password
Overall Test Results
Requirements
Capabilities
Stories
Report generated 17-10-2014 12:44
Logging on with an incorrect password
(
FH-7
)
0.06s
Story: Logging On With An Invalid Account [
FH-7
]
Given Joe is a Frequent Flyer member
And Joe has registered online with a password of 'secret'
Logging On With An Invalid Account (story)
Logging On With An Invalid Account (story)
Ui (component)
Logging On With An Invalid Account (story)
Authentication (capability)
Steps
Outcome
Duration
Registering for the site
SUCCESS
0.02s
Given {Joe} is a Frequent Flyer member
SUCCESS
0s
And {Joe} has registered online with a password of 'secret'
SUCCESS
0s
When {Joe} logs on with password 'wrong'
SUCCESS
0s
Then he should be informed that his password was incorrect
FAILURE
0.01s
Should see error message:
expected message
FAILURE
0s
 
Expected: is "expected message" but: was "wrong message"