Tutorial Week 7 PPM feedback PSR and Project Review Report.

Slides:



Advertisements
Similar presentations
CUONG NGUYEN PRIYA PAKHANAVAR RUSSELL ROBINSON RPC Hotels.
Advertisements

1 Information Systems Development (ISD) Systems Development Life Cycle Overview of Analysis Phase Overview of Design Phase CP2236: Information Systems.
Chapter 7 Structuring System Process Requirements
Practical Object-Oriented Design with UML 2e Slide 1/1 ©The McGraw-Hill Companies, 2004 PRACTICAL OBJECT-ORIENTED DESIGN WITH UML 2e Chapter 5: Restaurant.
1 HTML Markup language – coded text is converted into formatted text by a web browser. Big chart on pg. 16—39. Tags usually come in pairs like – data Some.
DT211 Stage 2 Software Engineering
COMP3710 Tutorial 1 MS Project Deliverables Estimation Dia.
1004INT Information Systems Week 10 Databases as Business Tools.
1004INT Information Systems Week 11 Databases as Business Tools.
Basic of DFD. Developing a DFD There are no FIXED rules about how a DFD should be developed… There is no such a DFD call “CORRECT DFD”… Expert SAs may.
Chapter 7 Using Data Flow Diagrams
GMetrix SMS Testing Center Guide.
1 A Student Guide to Object- Orientated Development Chapter 9 Design.
Systems Analysis I Data Flow Diagrams
May Khartoum. A management information system (MIS) is a tool that provide information to support management and decision making. Management information.
Copyright © Software Process Group 1 Software Process Group Microsoft Project Tutorial Steve Meyers
Process Modeling SYSTEMS ANALYSIS AND DESIGN, 6 TH EDITION DENNIS, WIXOM, AND ROTH © 2015 JOHN WILEY & SONS. ALL RIGHTS RESERVED. 1 Roberta M. Roth.
Software Engineering Tutorial. Tutorial objectives  Direct application for the SW engineering activities.  Discuss real software development case studies.
Enterprise Systems & Architectures. Enterprise systems are mainly composed of information systems. Business process management mainly deals with information.
Balancing DFDs When decomposing a DFD, you must conserve inputs to and outputs from a process at the next level of decomposition This is called balancing.
M1G Introduction to Programming 2 1. Designing a program.
Flowers North Development of a Web Site and Online Store for.
Tutorial 6 DFDs vs. Use Case Diagrams (Textbook Chapter 7 & Appendix)
IT323 - Software Engineering 2 Tutorial 1. 0 The system 1.0 A Function 1.1 Activity of the function Task Task Task 1.2 Another activity.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
WESS BETA TEST BETA Testing and Reporting “Bugs” Web Enabled Safety System.
Data Flow Diagrams.
Using Dataflow Diagrams – Part 2 Systems Analysis and Design, 7e Kendall & Kendall 7 © 2008 Pearson Prentice Hall.
Data Flow Diagrams (DFD). ScenarioCriteriaTasks Data flow diagram(DFD) is a diagram of the movement of data between external entities.
1 Ref: Prof Sarda Process Modeling…… Lecture Outline Data flow diagram (DFD)
Changing Perspective From Structured to Object-oriented.
Moodle (Course Management Systems). Assignments 1 Assignments are a refreshingly simple method for collecting student work. They are a simple and flexible.
Advanced Project Plan Formatting Lesson 14. Skills Matrix SkillsMatrix Skill Customize the calendar view Format bar styles for tasks in the Calendar view.
University Of Palestine. Department of Information Technology.
University of Toronto at Scarborough © Kersti Wain-Bantin CSCC40 DFD examples 1 context diagram shows system and all external entity interfaces example.
Service identification and description. 2 Copyright e-Government Program (Yesser) Service identification - Summary Slide  Definition - Service  Definition.
COMP3710 Planning & Scheduling. References Watts Humphrey, A discipline for Software Engineering Ch6 D. Lock, Project Management, Gower Publishing.
TCS2411 Software Engineering1 Data-Flow Oriented Design “From DFD to Structure Chart”
Intro to Software System Modeling
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
Microsoft Project – Tutorial 4 Leveling Overallocations In some cases, a resource could be assigned more work in a given time period than it has working.
CORE 1: PROJECT MANAGEMENT Designing. This stage is where the actual solution is designed and built. This includes describing information processes and.
Creating new system models file design fundamentals relational databases revisited file design for sunrise systems form design revisited the cornucopia.
G045 Lecture 08 DFD Level 1 Diagrams (Data Flow Diagrams Level 1)
Introduction Object oriented design is a method where developers think in terms of objects instead of procedures or functions. SA/SD approach is based.
Inventory Management System
INFORMATION X INFO425: Systems Design Systems Design Project Deliverable 2.
LG DATABASE AND REPORTING SYSTEM (LGDRS) 8-9 September 2015
K-12 Teaching Application Support and Software Ongo-08 Client Dr. John Lamont Prof. Ralph Patterson Advisor Dr. Gregory Smith Team Members Sean Boyle Tony.
Data Flow Diagrams Often a good way of summarising sources and destinations of data and the processing that takes place Shows how data is transformed into.
Creating Databases for Web Applications Catch-up presentations. New example. Review for final Homework: prepare for final.
Online School Management System Supervisor Name: Ashraful Islam Juwel Lecturer of Asian University of Bangladesh Submitted By: Bikash Chandra SutrodhorID.
PROJECT PRESENTATION BY. HUMAN RESOURCE HUMAN RESOURCE MANAGEMENT SYSTEM MANAGEMENT SYSTEM.
Tools Of Structured Analysis
Business System Development
Data Flow Diagrams.
MADAM HAZWANI BINTI RAHMAT
Software Verification and Validation
G063 - Data flow diagrams.
Software Specification Tools
Splitting a Database: How and Why
Entity Relationships and Normalization
تحلیل سیستم‌ها مدل‌سازی پردازشی.
ENGINEERING MANAGEMENT (GE 404)
G063 - Data flow diagrams.
Texas Pipe and Supply Presentation #3.
ENGINEERING MANAGEMENT (GE 404)
Software Development Process
Information Systems Development (ISD) Systems Development Life Cycle
Function-oriented Design
Presentation transcript:

Tutorial Week 7 PPM feedback PSR and Project Review Report

PPM Feedback DFD designs are data based, Use cases are process based. When you expand a DFD level 0 process to enact the processes required for the Use Cases, you WILL NOT have a separate DFD diagram for each use case. The functionality of each Use Case overlap or are related in terms of how they deal with the data (eg both update the Risk DataBase). Hence they are part of the same DFD level 1 (possibley expanded for more detail to level 2).

PPM Feedback cont Design should be consistent. If you work in co- operative pairs, splitting the work, this tends to show in the design. Terms used in data flows in the DFD, should be the same used in Data Table, etc Context and Level 0 Diagram should be generic to whole project. Base it on the E-R Digram data entities as your data stores. Then you decide which process deals with risk at level 0 and expand that. Risk is an expansion of the process that maintains the Project Data base. See E-R Diagram

PPM feedback cont. The Use Cases specify specific steps, these should be in the Interface design. Do not re- order the steps or skip steps The requirements of the project included pseudo code for bottom level functionality in the DFD. See ProjectProcessDesign.doc template QA included issues relating to keeping track of user input. This should appear in your interface or data table, eg link risk data to the participantID who entered it.

PPM Feedback - final Your MSProject work deals with designs and designers. The Software you are designing deals with Cheese projects. Your design should not refer to designers or Cheese makers. These are specific projects, and SIP wants a generic project managements software that can handle the Farm Cheese project, and other similar collaborative projects. Design and Cheese become Work Products, designers and cheese makers are Participants. Use general terms.

Change Management On the web there is a requirements change. Enter a plan in MSProject to change your design to include this, but do not include in your design (you do not have the use case yet). When you submit your Project Status Reports, tell us how this changed your plan, what time it took to re-plan, etc Also when you submit a PSR make sure you send us a report form MSPRoject showing the relevant data, ie your Actual Work times and Planned Times, in separate columns.

Summary of Task To make a new subcategory of tasks (ie a bold line that summaries a collection of tasks) look at the MSProject help menu Contents under Build a plan Define phases and create a task list Create phases and subphases in a project