Requirements: Stories Emerson Murphy-Hill. What are User Stories? A user story represents a feature customers want in the software A user story is the.

Slides:



Advertisements
Similar presentations
Run the Store Understand the basics of handling cash, maintaining the store, and establishing policies and procedures.
Advertisements

Chapter 12 – Posting to General & Subsidiary Ledgers
Accounting Words from Chapter 12. Subsidiary ledger.
Posting to General and Subsidiary Ledgers
Learning Targets Chapter 10
Actors and use cases Use-case diagram Brief notation Prioritization Fully dressed notation Requirements Functional requirements  Use-cases.
Information System Engineering
GOALS BUSINESS MATH© Thomson/South-WesternLesson 12.1Slide Cash Sales and Sales on Account Complete a cash proof form Calculate sales invoice and.
Fall 2009ACS-3913 Ron McFadyen1 Use Cases Used to capture functional requirements – there are other requirements categories such as usability, reliability,
Use Cases & Requirements Analysis By: Mostafa Elbarbary.
Data Model Examples USER SPECIFICATIONS.
Project Semester 1 Group 3 Robert, Pavel, Ulfar, Svetomir
What is a domain model? “A domain model captures the most important types of objects in the context of the business. The domain model represents the ‘things’
CENTURY 21 ACCOUNTING © 2009 South-Western, Cengage Learning LESSON 11-3 & 11-4 Posting from Journals to a General Ledger.
 A businesses size, number of transactions, and types of transactions determine the number of ledgers used in an accounting system.
Lecture 30 Chapter 07 Cash Task Force Image Gallery clip art included in this electronic presentation is used with the permission of NVTech Inc.
Purchase Order A Purchase Order (PO) is prepared by a customer and sent to us to order goods or services. The term "Purchase Order" has a special legal.
Modeling the Grocery Checkout System COP 4232 © Dr. David A. Workman School of Electrical Engineering and Computer Science October 3, 2005.
USE CASE Bayu Adhi Tama, MTI Faculty of Computer Science, University of Sriwijaya Slides are adapted from Petrus Mursanto
How to Buy Something By: Katie Adler. What to Buy  Decide what you would like to buy, then head to the store!
OOSE Use Case. Requirement Functional: –Features, capabilities, and security Non Functional: –Usability: Human factors, help, and documentation –Reliability:
Kroger’s Frequent Shopper Program – What does a Frequent Shopper Program Near You Look Like?
Course: Mobile Point of Sale Unit 4: Preorder. Unit Objectives In this unit, you will learn to: Identify the types of preorder receipts Describe different.
Chapter 9 Applying UML and Patterns -Craig Larman
Mama's Love Bakery Employee and Supplier Record Tracker Co, Roxanne De Leon, Gelvin Dela Cruz, Shannen Rose Haw, Michael.
Section 16.1 Sales Transactions Chapter 16 using math in sales Section 16.2 Cash Registers Section 16.3 Purchasing, Invoicing, and Shipping.
‘the skill of giving correct change’
Marketing Math Chapter 16. Functions of a cash register Record sales Record sales Store cash and sales documents Store cash and sales documents Provide.
Agile User Story. Agile – User Story us·er stor·y uzər st ɔ ri noun A user story is a tool used in Agile software development to capture a description.
CT eWIC Conversion Training 2016 For Integrated Stores.
Terms.  Accessing the computer register with a distinctive sales ID and password  Sales ID: Initials  Password: Student ID Number.
GOALS BUSINESS MATH© Thomson/South-WesternLesson 3.2Slide 1 3.2Electronic Banking Record electronic banking transactions Find account balance when banking.
Sept Ron McFadyen1 Use Cases Introduced by Ivar Jacobson in 1986 literal translation from Swedish ”usage case” Used to capture and describe.
PRESENTATION ON USE CASE. Use Case Modeling Use case diagrams describe what a system does from the standpoint of an external observer. The emphasis is.
Prior to each transaction, the cashier at FoodWays enters a code into the cash register to let the cash register know that a new transaction is being processed.
Team 14 (Left to Right) Matt Finn Brian Crone Samuel Oshin Yonatan Feleke.
W HAT I S A S ALES R ECEIPT ? Proof of purchase. C ASH R EGISTER R ECEIPTS A receipt is printed by the business register that lists all items purchased,
CENTURY 21 ACCOUNTING © 2009 South-Western, Cengage Learning LESSON 11-1 Posting to an Accounts Payable Ledger.
Marketing Essentials Chapter 16 Section 1.  Most retail sales will use cash, debit, or credit sales for consumer goods.  Sometimes retail sales offer.
Requirements capture: Using UML Use Cases David Millard and Yvonne Howard {dem,
CT eWIC Training 2016 For Stand Beside Stores. What is happening? Conversion from paper WIC checks to an eWIC (credit card type) system Conversion required.
Other Banking Services Chapter 7.5. Certified Check ► Personal check ► Stamped and signed by bank officer ► Charges a fee - $5-$20 ► Withdrawals money.
© South-Western Educational Publishing CASH RECEIPTS JOURNAL Lesson 11-2, page 259.
CTPOSS-RETAIL. USER LOGIN HOME PAGE MASTER ENTRY.
Chapter 16 using math in sales Section 16.1 Sales Transactions
Exercise : Write a program that print the final price of purchase at a store where everything costs exactly one dollar. Ask for the number of items purchased.
Requirements Spec Revisited
Journal Entry of the DAY!!!!
University Club POS Project Presentation 2
Chapter 7 Cash Accounting, 21st Edition Warren Reeve Fess
Webapp Design with System Sequence Diagrams
OO Domain Modeling With UML Class Diagrams and CRC Cards
CS427: Software Engineering I
LESSON 11-1 Posting to an Accounts Payable Ledger
CASH AND CREDIT CARD SALES
LESSON 2-2 Journalizing and Posting Cash Receipts
Mixture Problems In two variables.
Student Financials Cashiering.
VENDOR INVENTORY PURCHASE BUYER CASH CASHIER CASH RECEIPT CUSTOMER
Context Level DFD Video Purchase System Video Information Management
1 Prior to each transaction, the cashier at FoodWays enters a code into the cash register to let the cash register know that a new transaction is being.
Requirements Management
Use Case Document Example
PETTY CASH RECEIPT PETTY CASH RECEIPT PETTY CASH RECEIPT Amount
SALES RECEIPT Downloaded from
Service Receipt Service Receipt Number: Date:
LESSON 11-1 Posting to an Accounts Payable Ledger
LESSON 11-1 Posting to an Accounts Payable Ledger
1 Prior to each transaction, the cashier at FoodWays enters a code into the cash register to let the cash register know that a new transaction is being.
LESSON 2-2 Journalizing and Posting Cash Receipts
Presentation transcript:

Requirements: Stories Emerson Murphy-Hill

What are User Stories? A user story represents a feature customers want in the software A user story is the smallest amount of information (a step) necessary to allow the customer to define (and steer) a path through the system Written by customers (communication w/ developers)

Format of User Stories Title: 2-3 words Acceptance test Priority: (1 most important) Story points Description: As an x, I want to y so I can z. x= user role; y=goal; z=why Create Receipt Acceptance Test: createReceipt1 Priority: 1Story Points: 1 As a customer, I want to have a running receipt of items purchased at a cash register with a short description of each scanned item and its price so that I can check what I have been charged and I can return items if I need to.

Example Acceptance Test for a Story Create Receipt Acceptance Test: createReceipt1 Priority: 1Story Points: 1 Keep a running receipt of items purchased at a cash register with a short description of each scanned item and its price. Test ID DescriptionExpected ResultsActual Results create Receipt1 Preconditions: The cashier has a new customer The cashier scans three cans of $.99, two pounds of $.59/lb, and a $2.00 The receipt has the following information: 3 cans $.99 2 lbs $.59/lb 1 $2.00