Use Case Definition: A use case describes in narrative prose

Slides:



Advertisements
Similar presentations
Using the LRC IPAC - How to renew an item. This short presentation will show you how to use the IPAC to renew items and manage your LRC account.
Advertisements

2012/13 Library Orientation Teacher Professional Development Course on Enhancing Learning and Teaching in a Small Class Environment.
Library Orientation Presentation for the 2009 First entering students: 18th January – 22 January 2010.
More DFDs Class 15.
Use cases.
NExpress FAQs Frequently Asked Questions November 12, 2009.
Eason.  One library  Two libraries  No library Q : How many libraries are there in Xisong Elementary School?
Jan 16, Ron McFadyen1 Ch 9. Use-case model: drawing System Sequence Diagrams Iteration 1: a simple cash-only success scenario of Process Sale.
Object Interaction Modeling
Introductory case study. 2 The problem The most difficult part of any design project is understanding the task you are attempting You have been contacted.
Marcelo Santos – OOAD-CDT309, Spring 2008, IDE-MdH Object-Oriented Analysis and Design - CDT309 Period 4, Spring 2008 Use cases: deciding what you want.
Software Engineering Case Study Slide 1 Introductory case study.
QUICK CIRC Circulating Ephemeral Items. QUICK CIRC Using Polaris Quick- Circ, you can circulate items that are not intended for full cataloging and generate.
Com S 362: Object-Oriented Analysis and Design Class, Responsibilities, Collaborations, CRC Cards Com S 362: Object-Oriented Analysis and Design Oct 18,
CMPT 275 Software Engineering
Use Case Diagrams Week 1 – Lab 1.
CMPT 275 Software Engineering
Use Cases Why use ‘em? How do they work? UC diagrams Using them later in the software development cycle.
Library vocabulary Audiobook Browse Check out (borrow) Catalog
CS499 Use Cases References From Alistair Cockburn Writing Effective Use Cases (Book) - Use Case.
Use Cases 2 ENGR ♯10 Peter Andreae
1 Library Services. 2 Benefits of using the Library To find resources for your assignments and identify areas of interest To produce extra good papers.
Rules & Procedures. PERSONNEL LIBRARIAN – Shawn Parsons ASST. LIBRARIAN – Ann Rice.
WELCOME TO Circulation and Teaching Resource Centre LUMS LIBRARY.
Introduction to Sequence Diagrams
Individual DFD Assignment
1 Wawasan Open Library Library Orientation 21 January 2007.
1 Object-Oriented Analysis Use Case Driven. 2 The outline method for OOA 1.Identify object classes within the problem domain 2.Define the behaviour of.
USE CASE Bayu Adhi Tama, MTI Faculty of Computer Science, University of Sriwijaya Slides are adapted from Petrus Mursanto
1 CMPT 275 Software Engineering Requirements Gathering Activity Janice Regan,
More DFDs Week 7 CMIS570.
JEOPARDY. Magazines Around The Library The Teen Room Upcoming Events Library Policies
March 10, 2006Annotation Project Interlibrary Loan Process Annotations: Transition From Physical to Electronic Lili Luo & Dave West.
Smith’s Aerospace © P. Bailey & K. Vander Linden, 2005 Functional Requirements through Use Cases Patrick Bailey Keith Vander Linden Calvin College.
1 CMPT 275 Software Engineering Requirements Analysis Phase Requirements Analysis activity Janice Regan,
LIBRARYORIENTATION Library Hours ALSO 30 Minutes after lunch 20 minutes after Nutrition Tuesday after school testing, meetings, etc., as posted or announced.
How to make right to work checks. Employers can avoid being fined by making right to work checks before hiring new employees. This means checking your.
Organization of Libraries. Departments or Areas Reference Reference Circulation Circulation Electronic Resources Electronic Resources Periodicals Periodicals.
Responsibilities Description of Duties. As library aide, you will have certain duties to perform each day. Some of these duties will be shared by all,
LIBRARY ORIENTATION WELCOME TO THE LIBRARY 2009 LIBRARY HOURS  7:00 AM-4:00 PM.
LIBRARY HOURS: M, W, F: 7:30 – 3:30 & LUNCH LIBRARY ORIENTATION SCHOOL YEAR OF
 Your AR Log is your library pass for AR business.  Log should be completed BEFORE coming to the library. For any other business, students must have.
At the School Library Xinhai School Liu Chao
How to Receive a Reserve Item Part 4 of the Series on Reserves Using Agent VERSO.
Events to Data Flows to Data Dictionaries System Analysis & Design.
Class Diagram Mehwish Shafiq. Class Collection of object that share common properties, attributes, and behavior. Collection of objects with same data.
Decimals A real-world use of math in the school library media center!
17/7/2016 Chapter 4 – Event-driven Use Cases. 27/7/2016 Use Cases and Their Scope Establish the scope of work. Establish adjacent systems that surround.
Melvil Dewey In the 1800s, how did libraries put the books on the shelves in order ? ? ? b.1850 d Famous Librarian who invented the Dewey Decimal.
Rules Procedures & NHS LIBRARY.
Use Case Diagram Example
Library Orientation
Welcome to Don C. Locke Library
Welcome to the MHS library!
College Success Skills (Library Edition)
Creating Use Cases.
UML Use Case Diagrams.
Start at 17th March 2012 end at 31th March 2012
Library / Media Center.
Santa Susana High School Library
Chapter 10 Object States and The Statechart Diagram
Flat Screen Television
Welcome! HOLLY LIBRARY We’re here to help!.
2. Introduction to Resources University Home Page Last Version
Blank Public Library Service to You in 2018
LIBRARY MEDIA CENTER.
Guidelines for Library Users
Lecture 8 Object Concepts
Footwear Planning and Production Process
Use cases Dr. X.
Presentation transcript:

Use Case Definition: A use case describes in narrative prose usually structured the sequence of events actions, transactions, ... of an actor human role, external computer systems, … using a system buying, ordering, managing information to complete a process

Use Case: Example Example: “Borrow Library Resources” Patron arrives with the resources (books, videos, etc.) to borrow and submits them to the Librarian along with his/her library card The librarian records the identification information on the card and the system validates the card [Exception: card not valid, overdue books, etc.] For each resource, the Librarian records the call number. Patron is told about the due dates Patron leaves with the resources Exceptions: Card not valid: Patron is asked to get a valid card and resources are put back on the shelves Overdue Books: Patron is asked to pay the dues in full (Collect Fines use case) before the Borrow transaction can proceed. For more sample use cases and how to document a use case: see http://www.acs.ilstu.edu/faculty/bllim/oo/usecase.htm