Home
>
Earning Frequent Flyer Points
>
Earning Points
> The region for <City> should be <Region>
Overall Test Results
Requirements
Capabilities
Features
Report generated 11-05-2021 12:02
Earning Points
Earning-Points (tag)
Chrome (browser)
Chrome (context)
The region for <City> should be <Region>
Scenario Outline
When points are calculated for a flight to or from <City>
Then the city should be considered to be part of the <Region Code> region
Examples:
#
City
Region
Region Code
1
London
Europe
EUR
2
Sydney
Australia/New Zealand
ANZ
3
Los Angeles
America
AMERICA
4
Buenos Aires
America
AMERICA
5
Seoul
Asia
ASIA
Steps
Outcome
1: The region for London should be Europe ({City=London, Region=Europe, Region Code=EUR})
SUCCESS
0.27s
When points are calculated for a flight to or from London
SUCCESS
0s
Then the city should be considered to be part of the EUR region
SUCCESS
0.26s
2: The region for Sydney should be Australia/New Zealand ({City=Sydney, Region=Australia/New Zealand, Region Code=ANZ})
SUCCESS
0.27s
When points are calculated for a flight to or from Sydney
SUCCESS
0s
Then the city should be considered to be part of the ANZ region
SUCCESS
0.25s
3: The region for Los Angeles should be America ({City=Los Angeles, Region=America, Region Code=AMERICA})
SUCCESS
0.32s
When points are calculated for a flight to or from Los Angeles
SUCCESS
0s
Then the city should be considered to be part of the AMERICA region
SUCCESS
0.31s
4: The region for Buenos Aires should be America ({City=Buenos Aires, Region=America, Region Code=AMERICA})
SUCCESS
0.25s
When points are calculated for a flight to or from Buenos Aires
SUCCESS
0s
Then the city should be considered to be part of the AMERICA region
SUCCESS
0.24s
5: The region for Seoul should be Asia ({City=Seoul, Region=Asia, Region Code=ASIA})
SUCCESS
0.23s
When points are calculated for a flight to or from Seoul
SUCCESS
0s
Then the city should be considered to be part of the ASIA region
SUCCESS
0.22s
SUCCESS
1.37s
Serenity BDD version 2.4.24