Guidelines

What is a use case narrative?

What is a use case narrative?

Use-case narrative – a textual description of the business event and how the user will interact with the system to accomplish the task.

What are the use cases explain the use cases for ATM withdrawal?

Customer (actor) uses bank ATM to Check Balances of his/her bank accounts, Deposit Funds, Withdraw Cash and/or Transfer Funds (use cases). ATM Technician provides Maintenance and Repairs. All these use cases also involve Bank actor whether it is related to customer transactions or to the ATM servicing.

What is a use case narrative vs use case model?

Use case diagrams show the use cases within the scope of the system and the actors in the environment with which each use case is associated. There is a least one use case narrative for each use case. A use case narrative is a structured narrative showing what the system must do to respond to a specific event.

What is a use case simple definition?

A use case is a written description of how users will perform tasks on your website. It outlines, from a user’s point of view, a system’s behavior as it responds to a request. Each use case is represented as a sequence of simple steps, beginning with a user’s goal and ending when that goal is fulfilled.

How do you make a use case narrative?

To create the narrative we include the following:

  1. A number and name that identify the use case.
  2. The pre-and post-conditions describe the scope of each use case.
  3. A matrix with what the actor does and how the system responds to each actor request.
  4. Primary, alternate, and exception flows, which we explain below.

What is a use case example?

A use case is a description of how a person who actually uses that process or system will accomplish a goal. For example, imagine you’re a cook who has a goal of preparing a grilled cheese sandwich. The use case would describe through a series of written steps how the cook would go about preparing that sandwich.

Which is a use case for ATM system shutdown?

System Shutdown Use Case. The system is shut down when the operator makes sure that no customer is using the machine, and then turns the operator switch to the “off” position. The connection to the bank will be shut down. Then the operator is free to remove deposited envelopes, replenish cash and paper, etc.

How to write use case narrative ( withdraw of cash )?

Use case narrative Name Withdraw Cash Number 11.0 Author Gregor Hohpe Last update 4/1/2008 Assumptions The user has provided a valid card and p

What happens if an ATM reader cannot read a card?

(If the reader cannot read the card due to improper insertion or a damaged stripe, the card is ejected, an error screen is displayed, and the session is aborted.) The customer is asked to enter his/her PIN, and is then allowed to perform one or more transactions, choosing from a menu of possible types of transaction in each case.

What happens when a transaction is aborted in an ATM?

When the customer is through performing transactions, the card is ejected from the machine and the session ends. If a transaction is aborted due to too many invalid PIN entries, the session is also aborted, with the card being retained in the machine.