RE_UC5 - luist18/feup-aeda-proj GitHub Wiki

Use Case 5: View rental history

Description

Viewing the rental history is an operation that can be performed by either the client or the client company, both referred as a renter from now on. When performing this use case, the renter is able to view a detailed description of their previous finished rentals.

Each single rental history holds a set of information, such as an identification of the vehicle rented, time period and the delivery date and the cost.

Actors

Primary actor

  • Renter

Stakeholders

  • Renter
  • Company

Pre-conditions

The renter must have at least one rented car.

Success guarantees

A vehicle rental history is shown.

Steps

  1. The renter requests to view their rental history.
  2. The system shows a list of simplified rental information.

Variations

The provider wishes to cancel the use case.

The use case is aborted.

Issues

None.