SSADM vs UML We examine the two Methods { SSADM And UML}

Slides:



Advertisements
Similar presentations
Required System DFM Develop Required DFDs from selected BSO
Advertisements

Lecture 3 Planning and Development Methodologies.
1 Information Systems Development (ISD) Systems Development Life Cycle Overview of Analysis Phase Overview of Design Phase CP2236: Information Systems.
CHAPTER TWO Object Oriented System Analysis and Design 1.
Chapters 7 & 9 System Scope
1 Evaluation of Systems Analysis Methodologies in a Workflow Context Fahad Al-Humaidan, Computing Science, Newcastle University Nick Rossiter, Computing.
Structured Systems Analysis and Design Methodology
System Modelling System modelling helps the analyst to understand the functionality of the system and models are used to communicate with customers. Different.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 8 Slide 1 System models.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System models.
IMS Information Systems Development Practices
Function Definition  From Investigation to Specification  Defining Functions  The Universal Function Model  Identifying and Documenting Functions.
Software Methodologies How to pick it How to document it.
Further Systems Analysis. Plan Introduction Structured Methods –Data Flow Modelling –Data Modelling –Relational Data Analysis –Further Data Modelling.
IMS Information Systems Development Practices
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 7 Slide 1 System models l Abstract descriptions of systems whose requirements are being.
Chapter 6: The Traditional Approach to Requirements
staffs.ac.uk Process Model. staffs.ac.uk Contents Provide definitions Explain the components and representations Introduce a step.
Software Engineering System analysis and Design. Steps in System Analysis and Design I dentification of the problem F easibility Study System A nalysis.
Systems Analysis and Design in a Changing World, Fifth Edition
Systems Design. Systems Design Skills People skill (25%) - Listening, understanding others, understanding between two lines, conflict resolution, handling.
Chapter 6 The Traditional Approach to Requirements
Systems Analysis and Design in a Changing World, Fifth Edition
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 7 Slide 1 System models l Abstract descriptions of systems whose requirements are being.
Chapter 4 System Models A description of the various models that can be used to specify software systems.
System models. System modelling System modelling helps the analyst to understand the functionality of the system and models are used to communicate with.
System models Abstract descriptions of systems whose requirements are being analysed Abstract descriptions of systems whose requirements are being analysed.
Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph S. Valacich,
Changing Perspective From Structured to Object-oriented.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 6 Slide 1 Requirements Engineering Processes l Processes used to discover, analyse and.
Unified Modeling Language, Version 2.0
©Ian Sommerville 1995/2000 (Modified by Spiros Mancoridis 1999) Software Engineering, 6th edition. Chapter 7 Slide 1 System models l Abstract descriptions.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 8 Slide 1 Object-oriented and Structured System Models.
Slide 1 System models. Slide 2 Objectives l To explain why the context of a system should be modelled as part of the RE process l To describe behavioural.
System models l Abstract descriptions of systems whose requirements are being analysed.
Modified by Juan M. Gomez Software Engineering, 6th edition. Chapter 7 Slide 1 Chapter 7 System Models.
6 Systems Analysis and Design in a Changing World, Fifth Edition.
Software Engineering, 8th edition Chapter 8 1 Courtesy: ©Ian Somerville 2006 April 06 th, 2009 Lecture # 13 System models.
Systems Analysis and Design
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 7 Slide 1 Chapter 7 System Models.
Structured Systems Analysis and Design Methodology Contains 5 modules: Feasibility Study (Stage 0) Requirements Analysis (Stages 1 and 2) Requirements.
CIS 112 Exam Review. Exam Content 100 questions valued at 1 point each 100 questions valued at 1 point each 100 points total 100 points total 10 each.
Domain Classes – Part 1.  Analyze Requirements as per Use Case Model  Domain Model (Conceptual Class Diagram)  Interaction (Sequence) Diagrams  System.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System models.
1 Unified Modeling Language, Version 2.0 Chapter 2.
 CMMI  REQUIREMENT DEVELOPMENT  SPECIFIC AND GENERIC GOALS  SG1: Develop CUSTOMER Requirement  SG2: Develop Product Requirement  SG3: Analyze.
 To explain why the context of a system should be modelled as part of the RE process  To describe behavioural modelling, data modelling and object modelling.
1-1 © Prentice Hall, 2004 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Object Oriented Analysis and Design Introduction to Rational Rose.
1 SWE Introduction to Software Engineering Lecture 14 – System Modeling.
Systems Analysis & Design David Walkiewicz March 31, 2012.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System models.
DOMAIN CLASSES – PART 1 BTS430 Systems Analysis and Design using UML.
Engineering, 7th edition. Chapter 8 Slide 1 System models.
Chapter 7: Software Engineering
Object-oriented and Structured System Models
CIS 376 Bruce R. Maxim UM-Dearborn
Modern Systems Analysis and Design Third Edition
Abstract descriptions of systems whose requirements are being analysed
UML: Unified modeling language
تحلیل سیستم‌ها مدل‌سازی پردازشی.
Chapter 4 Automated Tools for Systems Development
System models October 5, 2005.
Unified Modeling Language
University of Houston-Clear Lake
نقش MIS در سازمانها نظارت و كنترل دقيق بر فعاليتهاي سازمان
Public Management Information Systems System Analysis & Design Tuesday, December 04, 2018 Hun Myoung Park, Ph.D. Public Management & Policy Analysis.
Information Systems Development (ISD) Systems Development Life Cycle
Public Management Information Systems System Design Monday, July 01, 2019 Hun Myoung Park, Ph.D. Public Management & Policy Analysis Program Graduate.
Modern Systems Analysis and Design Third Edition
Presentation transcript:

SSADM vs UML We examine the two Methods { SSADM And UML}   In terms of their manner of handling System Elements. In each case comparisons transgress the Object vs. Non-Object oriented paradigms nevertheless the scope of the activities is similar. Renaat Verbruggen

Data/Events/Processes Logical Data Model (LDM) The class diagram 2.      Events Entity Life History (ELH) The Behaviour (interaction) diagrams 3.      Processes Data Flow Diagram (DFD) The activity diagram Renaat Verbruggen

Interfaces /Resources Dialogue Design Modelled in class and component diagrams. 5.      Resources Requirements Catalogue (RC). Modelled by using the stereotype feature. Renaat Verbruggen

Quality / Business issues Requirements Catalogue (RC). A. In analysis explorative prototypes. B. In design experimental prototypes 7.      Business issues A. Data Flow Diagrams (DFD). B. Entity Life History (ELH). Activity diagrams describe and model business process. Renaat Verbruggen

Identify the problem/User involvement 8.      Identify the problem or problem objectives The strategic planning defines the problem that needs to be solved. 9.      User involvement A. Gathering information about system. B. Reviewing products of each stage. A. Gathering information about system in use case models, CRC and tech. dictionary. B. Review/check prototypes. Renaat Verbruggen

Organisational structure/ Employee job satisfaction 10.   Organisational structure, goals and policies Strategic planning looks at organisational structure giving Project Initial Document. Activity diagram models organisational structure and integration. 11.   Employee job satisfaction User may choose Business System Option (BSO) that defining impact on users and training. Allowing employees to choose suitable way to perform assigned job. Renaat Verbruggen

Different point of views / Employee values Different views of the system are documented in Requirements Catalogue. Analyst considers different views of system and resolves contradictions. 13.   Employee values Not Supported. Renaat Verbruggen

System acceptability and usability A. User involvement in developing system. B. Use prototype. C. Study of system impact on staff. Involvement of users in experimental prototypes to verify usability/acceptability of system. Renaat Verbruggen

LDM BAM DFM ELH Renaat Verbruggen

Class Diagram LDM BAM Use-Cases DFM ELH Activity Interaction Diagrams Renaat Verbruggen

Class Diagram LDM Normalisation BAM Use-Cases DFM ELH Activity Interaction Diagrams Collaboration Renaat Verbruggen

Renaat Verbruggen