Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Basic shopping scenario
    with operation flow: searchFlightsJourney → book (Flight) → reprice without PNR → reprice with PNR → demandTickets (ETK)
    divided into several user stories:
    1. S7 agent wants to buy one way flight from Moscow (DME) to Samara (KUF) for one adult traveler. He chooses direct S7 flight. User Story: OW + 1xADT + Direct + S7 flight 
    2. S7 agent wants to buy round trip flight from Moscow (DME) to Novosibirsk (OVB) for a group of travelers (2 adults, 1 child and 1 infant on a lap). He chooses direct S7 flights.User Story: 2ADT+1CHD+1INF+Domestic+RT+Direct
  2. 3D agreement scenario
    with
    operation flow searchFlightsJourney → book (Flight) → reprice without PNR → reprice with PNR → demandTickets (ETK)
    1. S7 Agent wants to buy one way flight from Munich (MUC) to Moscow (DME) for one adult traveler of their corporate client. He chooses direct S7 flight. Agent, client and S7 are already entered into 3D agreement. User Story: OW + 1xADT + Direct + S7 flight + 3D agreement
  3. S7 Profi scenario
    with operation flow: searchFlightsJourney → book (Flight) → reprice without PNR → reprice with PNR → demandTickets (ETK)
    1. S7 Agent wants to buy one way flight from Munich (MUC) to Moscow (DME) for one adult traveler who is a participant of S7 Profi program. He chooses direct S7 flight. User Story: OW + 1xADT + Direct + S7 flight + S7 Profi
  4. Ancillaries shopping scenario
    with operation flow:  searchFlightsJourney → book (Flight) → reprice without PNR → reprice with PNR → servicePrice  demandTickets (ETK)
    1. S7 agent wants to buy one way flight from Moscow (DME) to Samara (KUF) for one adult traveler. He also wants to buy two extra bags. He chooses direct S7 flight. User Story: OW + 1xADT + Direct + S7 flight + EMD baggage
    2. S7 agent wants to buy one way flight from Moscow (DME) to Samara (KUF) for one adult traveler. He also wants to buy extra space seat. He chooses direct S7 flight. User Story: OW + 1xADT + Direct + S7 flight + EMD seat
    3. S7 agent wants to buy one way flight from Moscow (DME) to Samara (KUF) for one adult traveler. He also wants to buy extra space seat and two extra bags. He chooses direct S7 flight. User Story: OW + 1xADT + Direct + S7 flight + EMD baggage&seat
  5. Invalidation scenario
    1. TKT void
      with operation flow: searchFlightsJourney → book (Flight) → reprice without PNR → reprice with PNR → demandTickets (ETK) → voidTicket (ETK)
      1. S7 agent wants to buy one way flight from Moscow (DME) to Samara (KUF) for one adult traveler. He chooses direct S7 flight. Agent realised after ticketing that he messed up with a charged price and want to void ticket and issue it again. User Story: OW + 1xADT + Direct + S7 flight + TKT void
    2. Booking cancelation
      with operation flow: searchFlightsJourney → book (Flight) cancelBooking
      1. S7 agent wants to buy one way flight from Moscow (DME) to Samara (KUF) for one adult traveler. He chooses direct S7 flight. Agent realised before ticketing that he can't proceed a payment from the passenger and want to cancel reservation. User Story: OW + 1xADT + Direct + S7 flight + Booking cancelation
  6. Retrieve scenario
    1. read book
      with operation flow book (Flight) → read (booking)
      S7 agent wants to book one way flight from Moscow (DME) to Samara (KUF) for one adult traveler. Then S7 agent wants to read reservation to get reservation details. User Story: Read reservation
    2. retrieve TST mask
      with operation flow book (Flight) → reprice without PNR → reprice with PNR → retrieveTST
      S7 agent wants to book one way flight from Moscow (DME) to Samara (KUF) for one adult traveler and create TST mask. Then S7 agent wants to read TST mask. User Story: Read TST mask.
    3. retrieve ticket
      with operation flow book (Flight) → reprice without PNR → reprice with PNR → demandTickets (ETK) → retrieveTicket
      S7 agent wants to buy one way flight from Moscow (DME) to Samara (KUF) for one adult  traveler. Then S7 agent wants to read ticket. User Story: Read ticket.