Home
>
Registration And Authentication
>
Registering As A New Frequent Flyer
> Only correctly structured emails should be accepted
Overall Test Results
Requirements
Capabilities
Features
Report generated 11-05-2021 12:03
Registering As A New Frequent Flyer
Firefox (browser)
Firefox (context)
Only correctly structured emails should be accepted
Cast
Candy
A new Frequent Flyer
Candy can:
browse the web
Scenario Outline
Given Candy does not have a Frequent Flyer account
When Candy tries to register with an email of "<email>"
Then she should be told "Not a valid email format"
Examples:
#
Email
1
not-an-email
2
notemail.com
3
candy@#.com
Steps
Screenshots
Outcome
1: Only correctly structured emails should be accepted ({email=not-an-email})
SUCCESS
8.1s
Given Candy does not have a Frequent Flyer account
SUCCESS
0s
When Candy tries to register with an email of "not-an-email"
SUCCESS
7.79s
Candy registers for a new Frequent Flyer account with email not-an-email
SUCCESS
7.78s
Candy goes to the registration page
SUCCESS
3.06s
Candy opens the pages.registration page
SUCCESS
3.06s
Candy enters 'not-an-email' into Email field
SUCCESS
0.29s
Candy enters 'cand1' into Password field
SUCCESS
0.2s
Candy enters 'Candy' into First name field
SUCCESS
0.24s
Candy enters 'Traveller' into Last name field
SUCCESS
0.19s
Candy enters '10 Partridge Street, Dandenong' into Address field
SUCCESS
0.31s
Candy enters 'Australia' then hits [TAB] into Country field
SUCCESS
0.49s
Candy selects 'Mrs' from Title dropdown
SUCCESS
1.35s
Candy clicks on Title dropdown
SUCCESS
0.45s
Candy clicks on option
SUCCESS
0.82s
Candy clicks on Seat preference
SUCCESS
0.47s
Candy clicks on Terms and conditions
SUCCESS
0.57s
Candy clicks on Register button
SUCCESS
0.59s
Then she should be told "Not a valid email format"
SUCCESS
0.29s
she should see Error messages with text values that contains: <[Not a valid email format]>
SUCCESS
0.26s
2: Only correctly structured emails should be accepted ({email=notemail.com})
SUCCESS
7.44s
Given Candy does not have a Frequent Flyer account
SUCCESS
0s
When Candy tries to register with an email of "notemail.com"
SUCCESS
7.41s
Candy registers for a new Frequent Flyer account with email notemail.com
SUCCESS
7.4s
Candy goes to the registration page
SUCCESS
3.54s
Candy opens the pages.registration page
SUCCESS
3.52s
Candy enters 'notemail.com' into Email field
SUCCESS
0.32s
Candy enters 'cand1' into Password field
SUCCESS
0.24s
Candy enters 'Candy' into First name field
SUCCESS
0.23s
Candy enters 'Traveller' into Last name field
SUCCESS
0.22s
Candy enters '10 Partridge Street, Dandenong' into Address field
SUCCESS
0.32s
Candy enters 'Australia' then hits [TAB] into Country field
SUCCESS
0.27s
Candy selects 'Mrs' from Title dropdown
SUCCESS
1.02s
Candy clicks on Title dropdown
SUCCESS
0.38s
Candy clicks on option
SUCCESS
0.57s
Candy clicks on Seat preference
SUCCESS
0.44s
Candy clicks on Terms and conditions
SUCCESS
0.39s
Candy clicks on Register button
SUCCESS
0.41s
Then she should be told "Not a valid email format"
SUCCESS
0.03s
she should see Error messages with text values that contains: <[Not a valid email format]>
SUCCESS
0.02s
3: Only correctly structured emails should be accepted ({email=candy@#.com})
SUCCESS
8.4s
Given Candy does not have a Frequent Flyer account
SUCCESS
0s
When Candy tries to register with an email of "candy@#.com"
SUCCESS
8.38s
Candy registers for a new Frequent Flyer account with email candy@#.com
SUCCESS
8.37s
Candy goes to the registration page
SUCCESS
4.09s
Candy opens the pages.registration page
SUCCESS
4.08s
Candy enters 'candy@#.com' into Email field
SUCCESS
0.24s
Candy enters 'cand1' into Password field
SUCCESS
0.2s
Candy enters 'Candy' into First name field
SUCCESS
0.21s
Candy enters 'Traveller' into Last name field
SUCCESS
0.18s
Candy enters '10 Partridge Street, Dandenong' into Address field
SUCCESS
0.3s
Candy enters 'Australia' then hits [TAB] into Country field
SUCCESS
0.4s
Candy selects 'Mrs' from Title dropdown
SUCCESS
1.42s
Candy clicks on Title dropdown
SUCCESS
0.47s
Candy clicks on option
SUCCESS
0.86s
Candy clicks on Seat preference
SUCCESS
0.41s
Candy clicks on Terms and conditions
SUCCESS
0.47s
Candy clicks on Register button
SUCCESS
0.45s
Then she should be told "Not a valid email format"
SUCCESS
0.02s
she should see Error messages with text values that contains: <[Not a valid email format]>
SUCCESS
0.02s
SUCCESS
26.52s
Serenity BDD version 2.4.24