Use Cases

(Sorted by Name)

Wednesday, May 05, 2004, 1:04:21 PM




UC-1

Submit loan request

P1
Primary Actor: Applicant Supporting Actors: Loan assistant, Credit bureau
Brief Description/Goal
The applicant wishes to receive a consumer loan from the bank. The applicant fills out a loan application and submits it to the bank for processing. The applicant is informed of the application status and the approval process begins.
Preconditions: The applicant has access to a loan request application Success Guarantee:
Use Case Status: Complete Implementation Status: Started
Flow of Events

Main Success Scenario:

  1. Applicant completes online loan application
  2. System prepares for evaluating the loan
    1. Validates information on application
    2. Forwards request to external credit bureau
    3. Retrieves existing account history (if applicant is an existing customer)
    4. Calculates credit score
  3. System sends Applicant an e-mail confirming that the loan request has been received
  4. Status of loan request is set to "credit check complete"
  5. The system forwards the loan request to a loan assistant in order to validate references supplied on the application (UC-4)

Extensions:

3.a Applicant's credit history is below the acceptable level
  1. System generates a letter informing Applicant that the loan request has been denied (to be sent by postal mail)
  2. use case ends
Non-functional Requirements ID
Only the loan officer and loan clerks should have access to the credit information REQ-1
The system should be able to handle 2000 loan requests per day. REQ-2
Open Issues AssignedTo ResolveBy
What are the business rules for calculating a credit score? Mary Oct. 1
What information needs to be on the application to complete the request? John Nov. 1