134k views
5 votes
Use case modelling In this case, you need to conduct use case modelling and identify all relevant use cases. You need to create a table with the following format. Event Type of event Use case Brief Actors (only for Description external events) Featherless Flight (FF) is an indoor skydiving facility that operates in the centre of the city. It has four padded vertical wind tunnels that enable customers to experience freefall on the ground in conditions of safety .

1 Answer

6 votes

Final answer:

Use case modeling is a technique used in software engineering to identify and describe interactions between actors and a system. For Featherless Flight, potential use cases include booking a session, checking in, participating in safety briefings, and experiencing indoor freefall.

Step-by-step explanation:

Use case modeling is a technique used in software engineering to identify and describe the interactions between actors (users or external systems) and a system being developed. It helps to understand the requirements and functionality of the system from the perspective of its users.

For the given case of Featherless Flight (FF) indoor skydiving facility, some potential use cases could be:

  1. Booking a skydiving session
  2. Checking in at the facility
  3. Participating in a safety briefing
  4. Putting on safety gear
  5. Experiencing the indoor freefall
  6. Completing the skydiving session and providing feedback

Each use case would have specific events, actors involved, and a brief description of the actions performed.

User Serket
by
8.1k points