Home > Earning Frequent Flyer Points > Earning Points > Travellers with <Status> level should earn <Bonus> bonus points
Report generated 11-05-2021 12:02

Earning Points

 Earning-Points (tag)

 Chrome (browser)

 Chrome (context)

Travellers with <Status> level should earn <Bonus> bonus points

A flight from Sydney to Hong Kong normally earns 100 points
 

Cast

 Trevor

  • Trevor can:
    • browse the web

Scenario Outline

Given Trevor is a Frequent Flyer Member with status <Status>
When he has completed the following flight
FromToTravel ClassTrip Date
SydneyHong KongEconomy2021-03-01

Then he should have earned <Points Earned> points

Examples: 

# Status Points Earned Bonus
1 STANDARD 100 0
2 BRONZE 125 25%
3 SILVER 150 50%
4 GOLD 200 100%
Steps Outcome
SUCCESS 1.01s
SUCCESS 1.12s
SUCCESS 1.01s
SUCCESS 1.01s
SUCCESS 4.15s
Serenity BDD version 2.4.24