Specification of IT Systems Mandatory Exercise Week 4 Group 3, Søren Vestergaard, Smari Waage, Belma Boyraz, Jannick Hoy.

Slides:



Advertisements
Similar presentations
ENTER System Capabilities. HOME System Capabilities - Flights A web platform where travel agents can register and buy variety of travel products at highly.
Advertisements

Chapter 14 Requirements and Specifications. Copyright © 2005 Pearson Addison-Wesley. All rights reserved Software Engineering The implementation.
Specification of IT Systems Mandatory Exercise Week 3 Group 3, Søren Vestergaard, Smari Waage, Belma Boyraz, Jannick Hoy.
1 Specification of IT Systems Mandatory Exercise Week 4.
SoITS assignment 4 Thomas Loftager Nielsen Lasse Deleuran Jacob Mahler-Andersen Group 1.
Use Case Analysis Chapter 6.
Independent Learning A Discussion. Why do people choose to enrol in a distance learning course?
Enterprise Business Processes and Reporting (IS 6214) MBS MIMAS 31 th Jan 2011 Fergal Carton Business Information Systems.
Specification of IT Systems Mandatory Exercise Week 5 Group 3, Søren Vestergaard, Smari Waage, Belma Boyraz, Jannick Hoy.
Use Cases.
How To Book – A Step by Step Tutorial. Starwood Hotels & Resorts Worldwide continues to bring you a world of choices. STARnet is a Global rate program.
Distributed Software Development VLab common project status.
Distributed Software Development
Whiteboardmaths.com © 2004 All rights reserved
Regal Web Booking Engine Group Booking User Guide.
USER MANUAL USER MANUAL 19 July TABLE OF CONTENTS System Description5 How It Works?6 Maxxbooking Plugin7-8 Hotel Info & Description10 Hotel Details11.
Use Case Diagrams Week 1 – Lab 1.
VASP PREPAYMENT SYSTEM Training Module for CLIENTS.
Groups of the Periodic Table
Software Engineering 2003 Jyrki Nummenmaa 1 REQUIREMENT SPECIFICATION Today: Requirements Specification Requirements tell us what the system should.
Digital Alchemy | 5750 Stratum Drive Fort Worth, Texas | Phone: Fax: | Rate Code Manager Tutorial.
Team ELL System Requirements Ladakeysha Thomas Elizabeth Waldo LaWanda Warren Brandon Williams.
Week 1 Lab2 Use Case Descriptions Dina A. Said
Ambiguity and Specificity Steve Chenoweth & Chandan Rupakheti Chapters 23, 24 - Requirements Text Questions 1, 2 Image from
Text 1 July, 2010 DCMS: Training Manual Interface and Master Data Management.
Okinawa International Hotel Management System. Overview Currently at the Okinawa International hotel, routine procedures like; vacant room inquiry, reservation.
How To Book An LVR Created by Glenn Sutton & Simon Ballard v.01.
A STUDENT GUIDE TO USING NAVIGATE NAVIGATE STUDENT GUIDE.
USER MANUAL USER MANUAL 21 June TABLE OF CONTENTS System Description4 How It Works?5 PLUGIN Maxxbooking Plugin6-7 Hotel Info & Description8-9 Availability.
Use Case Modeling Example By: Dr. Issam Al-Azzoni.
Mama's Love Bakery Employee and Supplier Record Tracker Co, Roxanne De Leon, Gelvin Dela Cruz, Shannen Rose Haw, Michael.
Scheduling a Report to Run on a Regular Basis. Any Scheduled Report must indicate the school and report name Rename the Report and enter all Selection.
SCORM Course Meta-data 3 major components: Content Aggregation Meta-data –context specific data describing the packaged course SCO Meta-data –context independent.
MyCompLab Where writing and research help is just a click away!
Week 2 Lab2 ER Diagram Dina A. Said
Chapter 13 Introduction to ASP.NET. Copyright © 2006 Pearson Addison-Wesley. All rights reserved FIGURE 13.1 Inheritance Diagrams for ASP.NET documents.
Stream Agent Training February page 2 Stream > Getting Started (Agency Administrators) Company Profile: Verify all the information is correct. Information.
Creating a SIS account. Type in address into web browser Explorer, Firefox or Chrome  dcs.org dcs.org.
On-line booking interface showcase. Presentation overview ► Introduction ► On-line booking website ► Special section for agencies ► Advantages ► Worth.
Groups of the Periodic Table. CONCLUSION…front of 13 1.Why is “shape” not a good test for determining if an element is a metal or a nonmetal? 2.You have.
Where Writing and Research Help is Just a Click Away! Access Card Included with the purchase of a NEW copy of the text required for this course.
CHOOSE 1 OF THESE.
Now login to your Distributor Panel on
Use Case Diagrams A Detailed Description. Use Case Diagrams Use case diagrams describe relationships between users and use cases A use case is a (usually.
Data Manipulation in R Fish 552: Lecture 6. Recommended reading Data Manipulation with R (Phil Specter, 2006)
The overview of Hotel Management System Currently at the Okinawa International hotel, routine procedures like; vacant room inquiry, reservation and cancellation.
MKT 230 Week 1 DQ 1 Many people regard marketing simply as advertising. Advertising is a part of marketing, but it is not the whole picture. What arguments.
PHL 323 Week 2 Individual Ethical Systems Table Complete the Ethical Systems Table located on the student Web site. To purchase this material click below.
ShareTheTraining TRR ARB Presentation Team 11
Welcome to the library reservation system!
State Transition Diagram for A System
Whiteboardmaths.com © 2004 All rights reserved
Virgin America Airlines Reservations Number
Portman Online User Guide.
LiveWire Log in page TIPS
Q What is the number of the Livewire Help Desk
Portman Livewire User Guide.
LiveWire Log in page TIPS
LiveWire Log in page TIPS
Portman Online User Guide.
Portman Online Training Tutorial.
Use Case Modeling Example
Portman Livewire User Guide.
Room Booking System User Manual.
Agenda What is SEO ? How Do Search Engines Work? Measuring SEO success ? On Page SEO – Basic Practices? Technical SEO - Source Code. Off Page SEO – Social.
CREATING DISTRIBUTION IDS IN details Online
LiveWire Log in page TIPS
Dean of Administration
MyTechCommLab CourseCompass
Portman Online Training Tutorial.
Presentation transcript:

Specification of IT Systems Mandatory Exercise Week 4 Group 3, Søren Vestergaard, Smari Waage, Belma Boyraz, Jannick Hoy

State table - event/action

State transition diagram

State diagram - description Reserve User clicks “reserve” on a travel element from his list. Date and time are validated for overlap between this and other possible reserved elements. If the validation succeeds, the element is reserved for the user, otherwise it stays unreserved. Cancel User clicks “cancel” on his list of reserved travel elements. User is asked for confirmation. If confirmed, the travel element is cancelled, otherwise it stays reserved.

Assumptions about the environment User might be interested in travel elements and/or packages from advertisement Web services are online and functional

State table - stimulus/response

Make travel package

System engineering argument Assumption The relevant web service is online and functional Current state Travel element is not already reserved by user Stimulus User chooses to reserve a travel element If all of the above are satisfied A travel element is reserved for a user