SlideShare a Scribd company logo
Group No. 3
Bhuvan Arya
Anoop Shet
Deepak Khuntwal
Amit Sharma
Kumar Anupam
Rahul Hedau
System analysis describes what a system should do to
meet the information needs of users.

System  design specifies how the system will accomplish
this objective.

System  design consists of design activities
   • that produce system specifications
   • satisfying the functional requirements
   • developed in the systems analysis stage.
   Describe the strategic planning process, and why it is
    important to IT managers
   Explain the purpose of a mission statement
   Explain the SDLC as a framework for systems
    development and business modeling
   Explain the reasons for information systems projects
    and the factors that affect such projects
   Describe the initial review of systems requests and the
    role of the systems review committee
   Describe the internal and external factors that affect
    information systems projects
   Define operational feasibility, technical feasibility, and
    economic feasibility
   Describe the steps and end product of a preliminary
    investigation
   Systems planning tasks
    ◦ Examine the systems request
    ◦ Conduct a preliminary investigation
    ◦ Using SDLC and CASE tools to provide a framework
The SDLC is generally presented as an iterative sequence of five steps:
  ◦ Systems Planning
  ◦ Systems Analysis
  ◦ Systems Design
  ◦ Systems Implementation
  ◦ Systems Operation and Support
each culminating in a deliverable, either a written document or a piece
  of software (or both)

SDLC allows organizations to incorporate new requirements,
  technology and human resources to IT development
1. Systems Planning
    Project definition
    Feasibility study
    Project scope, deliverables
    Standards, techniques and methods
    Task assessment, skill assessment, preliminary time estimation

2. Systems Analysis
    Analysis of existing hardware/software
    User requirements analysis
    Logical systems design:
     A. Conceptual data model
     B. Conceptual process model
     C. Functional application description
3. Systems Design
    Relational database model and data dictionary
    Detailed description of application inputs and outputs
    Detailed conceptual design of forms, reports, application
     programs and other application components

4. Systems Implementation
    Application development
    Testing and Evaluation
    Yields Functional Information System

5. Systems Operation and Support
    Maintenance
    Revisions
    Yields Operating Information System
   Reasons for Systems Analysis
    ◦ Improved service
    ◦ Better performance
    ◦ More information
    ◦ Stronger controls
    ◦ Reduced cost
   Overview of feasibility
    ◦ Feasibility study uses three main yardsticks:
       Operational feasibility
       Technical feasibility
       Economic feasibility
   Operational feasibility
    ◦ Is the system a practical and effective approach?
   Operational feasibility depends on:
    ◦ Management and user support
    ◦ User involvement in planning
    ◦ Impact of performance on customers and company
      image
    ◦ Reasonable schedules
   Technical feasibility
    ◦ Does the organization have resources to develop/purchase
      and operate the system?
   Technical feasibility depends on:
    ◦   Technical expertise within the organization
    ◦   Availability of necessary equipment
    ◦   Hardware and software reliability
    ◦   Adequate performance that will meet specifications
    ◦   Capacity for future needs/projected growth
   Economic feasibility
    ◦ Do the projected benefits outweigh the estimated costs
      of development, installation, and operation?
   Economic feasibility depends on:
    ◦ Costs — one time and continuing costs
    ◦ Benefits — tangible and intangible benefits
    ◦ Timing of various costs and benefits
    ◦ Cost of not developing the system
   Determining feasibility
    ◦ First step is a determination of feasibility
    ◦ Goal is to identify non-feasible projects as soon as
      possible
    ◦ Feasibility can change over time
       Non-feasible projects can be resubmitted
       Initially feasible projects can be rejected later
   Criteria used to evaluate systems requests
    ◦ Reduce costs
    ◦ Increase revenue
    ◦ Produce more information or better results
    ◦ Serve customers and the organization better
    ◦ Reasonable time frame and lasting results
    ◦ Resources available
    ◦ Necessary or discretionary
    ◦ Tangible or intangible factors
   Discretionary and non-discretionary projects
    ◦ Necessity of project
    ◦ Possibly no need to review non-discretionary projects
      in committee
   Purpose
    ◦ To decide whether to continue the project
   Objectives for a preliminary investigation
    1. Understand the problem
    2. Define the project scope and constraints
    3. Identify the benefits
    4. Estimate the time and costs
    5. Report to management
   Interaction with managers and users
   Step 1: Understand the problem
    ◦ Identify the true nature of the problem and the reason
      for the systems request
    ◦ Stated problem may not be the real problem
    ◦ Clear statement defines the investigation scope
   Step 2: Define the project scope and constraints
    ◦ Project scope
       Define the range or extent of the project
       Set project boundaries
    ◦ Constraints
       Identify conditions, restrictions, or requirements
          «       Present vs. future
          «       Internal vs. external
          «       Mandatory vs. desirable
   Step 3: Perform fact finding
    ◦ Analyze organization charts
    ◦ Conduct interviews
    ◦ Observe operations
    ◦ Carry out a user survey
   Step 4: Determine feasibility
    ◦ Determine operational, technical, and economic
      feasibility
   Step 5: Estimate time and cost to continue development
    ◦ Determine what information is needed
    ◦ Identify the sources of information
    ◦ Decide whether to use interviews, if so how many, and
      what time needed
    ◦ Decide whether to use surveys, if so who to complete
      it, and what time needed
    ◦ Estimate the cost of gathering, analyzing, and
      reporting the information to management
   Step 6: Present results and recommendations to
    management
    ◦ Final task in the preliminary investigation
    ◦ Key elements
       Evaluation of systems request
       Estimate of costs and benefits
       Recommendations
   Focuses on designing the interactions between end
    users and computer systems.

   Designers concentrate on
      - input/ output methods and
      - the conversion of data and information between
        human-readable and machine-readable forms.

   This is a proto typing process where working models or
    prototypes of user interface methods are designed and
    modified with feedback from the end users.
   Focuses on
       -the design of the structure of databases and
       -files to be used by a proposed information
    system.
   Data design frequently produces a data dictionary,
    which catalogs detailed descriptions of:
    • The attributes of the entities about which the
      proposed information system needs to maintain
      information.
    • The relationships these entities have with each
      other.
    • The specific data elements(databases, files, record,
      etc..) that need to be maintained for each activity.
    • The integrity rules that govern how each data
   Focuses on the development of software resources,
    (the programs, procedures) needed by the proposed
    information system.
   Process design produces detailed program
    specifications and procedures needed to meet
          -the user interface and data design specifications
    that
           are developed.
          -meet the functional control and performance
           requirements developed in the analysis stage.
   Final design must specify what types of hardware
    resources, network resources, and people resources
    will be needed.

   It must specify how such resources will convert data
    resources into information products.

   These specifications are the final product of the
    systems design stage called system specifications.
   User interface specifications
       - Content, format, sequence of user interface products
    and methods.
   Database specifications
       - Content, structure, distribution, maintenance,
    retention of databases.
   Software specifications
      - The required software package of the proposed
    system
   Hardware specifications
      - The physical and performance characteristics of the
    equipments and
       networks.
   Personnel specifications
     - Job descriptions of persons who will operate the
    system.
Systems Analysis and Design Fourth
                           Edition

More Related Content

What's hot

Security & ethical challenges
Security & ethical challengesSecurity & ethical challenges
Security & ethical challengesLouie Medinaceli
 
Information System Development
Information System DevelopmentInformation System Development
Information System DevelopmentIamPe Khamkhum
 
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)Biswajit Bhattacharjee
 
Unit 3 Management Information System
Unit 3 Management Information SystemUnit 3 Management Information System
Unit 3 Management Information SystemAbhishek Iyer
 
Information System & Business applications
Information System & Business applicationsInformation System & Business applications
Information System & Business applicationsShubham Upadhyay
 
Management information systems
Management information systemsManagement information systems
Management information systemsnavin1
 
Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Ashish Hande
 
Implementation & Evaluation of MIS
Implementation & Evaluation of MISImplementation & Evaluation of MIS
Implementation & Evaluation of MISManoj Kumar
 
Mis – Subsystems
Mis – SubsystemsMis – Subsystems
Mis – SubsystemsArun Mishra
 
MIS 18 Enterprise Management System
MIS 18 Enterprise Management SystemMIS 18 Enterprise Management System
MIS 18 Enterprise Management SystemTushar B Kute
 
Executive support system (ess)
Executive support system (ess)Executive support system (ess)
Executive support system (ess)Saumya Singh
 
The evolution of management information system
The evolution of management information systemThe evolution of management information system
The evolution of management information systemCheryl Asia
 
Decision Support System - Management Information System
Decision Support System - Management Information SystemDecision Support System - Management Information System
Decision Support System - Management Information SystemNijaz N
 
Functional information system
Functional  information systemFunctional  information system
Functional information systemamazing19
 

What's hot (20)

Security & ethical challenges
Security & ethical challengesSecurity & ethical challenges
Security & ethical challenges
 
Information System Development
Information System DevelopmentInformation System Development
Information System Development
 
Mis notes
Mis notesMis notes
Mis notes
 
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
 
Unit 3 Management Information System
Unit 3 Management Information SystemUnit 3 Management Information System
Unit 3 Management Information System
 
Information System & Business applications
Information System & Business applicationsInformation System & Business applications
Information System & Business applications
 
Management information systems
Management information systemsManagement information systems
Management information systems
 
System analysis
System analysisSystem analysis
System analysis
 
System concept in MIS
System concept in MISSystem concept in MIS
System concept in MIS
 
Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...
 
Mis planning
Mis planningMis planning
Mis planning
 
Structure of mis
Structure of misStructure of mis
Structure of mis
 
MIS Support to Management
MIS Support to ManagementMIS Support to Management
MIS Support to Management
 
Implementation & Evaluation of MIS
Implementation & Evaluation of MISImplementation & Evaluation of MIS
Implementation & Evaluation of MIS
 
Mis – Subsystems
Mis – SubsystemsMis – Subsystems
Mis – Subsystems
 
MIS 18 Enterprise Management System
MIS 18 Enterprise Management SystemMIS 18 Enterprise Management System
MIS 18 Enterprise Management System
 
Executive support system (ess)
Executive support system (ess)Executive support system (ess)
Executive support system (ess)
 
The evolution of management information system
The evolution of management information systemThe evolution of management information system
The evolution of management information system
 
Decision Support System - Management Information System
Decision Support System - Management Information SystemDecision Support System - Management Information System
Decision Support System - Management Information System
 
Functional information system
Functional  information systemFunctional  information system
Functional information system
 

Similar to Mis system analysis and system design

Software Development Life Cycle (SDLC).pptx
Software Development Life Cycle (SDLC).pptxSoftware Development Life Cycle (SDLC).pptx
Software Development Life Cycle (SDLC).pptxsandhyakiran10
 
Software testing and introduction to quality
Software testing and introduction to qualitySoftware testing and introduction to quality
Software testing and introduction to qualityDhanashriAmbre
 
CIS 2303 LO2 Part 2
CIS 2303 LO2 Part 2CIS 2303 LO2 Part 2
CIS 2303 LO2 Part 2Ahmad Ammari
 
Software Engineering REQUIREMENTS ANALYSIS AND SPECIFICATION
Software Engineering REQUIREMENTS ANALYSIS AND SPECIFICATIONSoftware Engineering REQUIREMENTS ANALYSIS AND SPECIFICATION
Software Engineering REQUIREMENTS ANALYSIS AND SPECIFICATIONDr Anuranjan Misra
 
Unit 2 Classical Systems Development Methodology.pptx
Unit 2 Classical Systems Development Methodology.pptxUnit 2 Classical Systems Development Methodology.pptx
Unit 2 Classical Systems Development Methodology.pptxVrundaPatadia
 
CIS 2303 LO1: Introduction to System Analysis and Design
CIS 2303 LO1: Introduction to System Analysis and DesignCIS 2303 LO1: Introduction to System Analysis and Design
CIS 2303 LO1: Introduction to System Analysis and DesignAhmad Ammari
 
Module 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdfModule 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdfMASantos15
 
Requirement Analysis
Requirement AnalysisRequirement Analysis
Requirement AnalysisSADEED AMEEN
 
Structure system analysis and design method -SSADM
Structure system analysis and design method -SSADMStructure system analysis and design method -SSADM
Structure system analysis and design method -SSADMFLYMAN TECHNOLOGY LIMITED
 
Unit2 Software engineering UPTU
Unit2 Software engineering UPTUUnit2 Software engineering UPTU
Unit2 Software engineering UPTUMohammad Faizan
 
lake city institute of technology
lake city institute of technology lake city institute of technology
lake city institute of technology RaviKalola786
 

Similar to Mis system analysis and system design (20)

Software Development Life Cycle (SDLC).pptx
Software Development Life Cycle (SDLC).pptxSoftware Development Life Cycle (SDLC).pptx
Software Development Life Cycle (SDLC).pptx
 
Sdlc1
Sdlc1Sdlc1
Sdlc1
 
Presentation2
Presentation2Presentation2
Presentation2
 
Software testing and introduction to quality
Software testing and introduction to qualitySoftware testing and introduction to quality
Software testing and introduction to quality
 
22-REQUIREMENT.ppt
22-REQUIREMENT.ppt22-REQUIREMENT.ppt
22-REQUIREMENT.ppt
 
Sdlc 4
Sdlc 4Sdlc 4
Sdlc 4
 
Software Development Life Cycle
Software Development Life CycleSoftware Development Life Cycle
Software Development Life Cycle
 
CIS 2303 LO2 Part 2
CIS 2303 LO2 Part 2CIS 2303 LO2 Part 2
CIS 2303 LO2 Part 2
 
Software Engineering REQUIREMENTS ANALYSIS AND SPECIFICATION
Software Engineering REQUIREMENTS ANALYSIS AND SPECIFICATIONSoftware Engineering REQUIREMENTS ANALYSIS AND SPECIFICATION
Software Engineering REQUIREMENTS ANALYSIS AND SPECIFICATION
 
software engineering
software engineering software engineering
software engineering
 
unit2.pptx
unit2.pptxunit2.pptx
unit2.pptx
 
Unit 2 Classical Systems Development Methodology.pptx
Unit 2 Classical Systems Development Methodology.pptxUnit 2 Classical Systems Development Methodology.pptx
Unit 2 Classical Systems Development Methodology.pptx
 
Seminar on Project Management by Rj
Seminar on Project Management by RjSeminar on Project Management by Rj
Seminar on Project Management by Rj
 
CIS 2303 LO1: Introduction to System Analysis and Design
CIS 2303 LO1: Introduction to System Analysis and DesignCIS 2303 LO1: Introduction to System Analysis and Design
CIS 2303 LO1: Introduction to System Analysis and Design
 
Module 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdfModule 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdf
 
Lecture3
Lecture3Lecture3
Lecture3
 
Requirement Analysis
Requirement AnalysisRequirement Analysis
Requirement Analysis
 
Structure system analysis and design method -SSADM
Structure system analysis and design method -SSADMStructure system analysis and design method -SSADM
Structure system analysis and design method -SSADM
 
Unit2 Software engineering UPTU
Unit2 Software engineering UPTUUnit2 Software engineering UPTU
Unit2 Software engineering UPTU
 
lake city institute of technology
lake city institute of technology lake city institute of technology
lake city institute of technology
 

More from Rahul Hedau

Business policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzukiBusiness policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzukiRahul Hedau
 
Clearing and settlement derivatives
Clearing and settlement derivativesClearing and settlement derivatives
Clearing and settlement derivativesRahul Hedau
 
Supply chain challenges and opportunities
Supply chain challenges and opportunitiesSupply chain challenges and opportunities
Supply chain challenges and opportunitiesRahul Hedau
 
Automobile sector security analysis
Automobile sector security analysisAutomobile sector security analysis
Automobile sector security analysisRahul Hedau
 
Security analysis report on automobile sector
Security analysis report on automobile sectorSecurity analysis report on automobile sector
Security analysis report on automobile sectorRahul Hedau
 
Bank and nbfc’s
Bank and nbfc’sBank and nbfc’s
Bank and nbfc’sRahul Hedau
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)Rahul Hedau
 
Ob movie presentation sarfarosh
Ob movie presentation   sarfaroshOb movie presentation   sarfarosh
Ob movie presentation sarfaroshRahul Hedau
 
Sourav ganguly – group 3
Sourav ganguly – group 3Sourav ganguly – group 3
Sourav ganguly – group 3Rahul Hedau
 
Mis report on flipkart.com
Mis report on flipkart.comMis report on flipkart.com
Mis report on flipkart.comRahul Hedau
 
F itness club business model
F itness club   business modelF itness club   business model
F itness club business modelRahul Hedau
 
Business model fitness club
Business model   fitness clubBusiness model   fitness club
Business model fitness clubRahul Hedau
 
Fortune 500 companies
Fortune 500 companiesFortune 500 companies
Fortune 500 companiesRahul Hedau
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)Rahul Hedau
 

More from Rahul Hedau (15)

Business policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzukiBusiness policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzuki
 
Clearing and settlement derivatives
Clearing and settlement derivativesClearing and settlement derivatives
Clearing and settlement derivatives
 
Supply chain challenges and opportunities
Supply chain challenges and opportunitiesSupply chain challenges and opportunities
Supply chain challenges and opportunities
 
Automobile sector security analysis
Automobile sector security analysisAutomobile sector security analysis
Automobile sector security analysis
 
Security analysis report on automobile sector
Security analysis report on automobile sectorSecurity analysis report on automobile sector
Security analysis report on automobile sector
 
Bank and nbfc’s
Bank and nbfc’sBank and nbfc’s
Bank and nbfc’s
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)
 
Ob movie presentation sarfarosh
Ob movie presentation   sarfaroshOb movie presentation   sarfarosh
Ob movie presentation sarfarosh
 
Sourav ganguly – group 3
Sourav ganguly – group 3Sourav ganguly – group 3
Sourav ganguly – group 3
 
Mis report on flipkart.com
Mis report on flipkart.comMis report on flipkart.com
Mis report on flipkart.com
 
F itness club business model
F itness club   business modelF itness club   business model
F itness club business model
 
Business model fitness club
Business model   fitness clubBusiness model   fitness club
Business model fitness club
 
Economics japan
Economics   japanEconomics   japan
Economics japan
 
Fortune 500 companies
Fortune 500 companiesFortune 500 companies
Fortune 500 companies
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)
 

Recently uploaded

ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupCatarinaPereira64715
 
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀DianaGray10
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...CzechDreamin
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Julian Hyde
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlPeter Udo Diehl
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCzechDreamin
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersSafe Software
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomCzechDreamin
 
Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationZilliz
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonDianaGray10
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfCheryl Hung
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...Product School
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Product School
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaCzechDreamin
 
In-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsIn-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsExpeed Software
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Jeffrey Haguewood
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekCzechDreamin
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...Product School
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxDavid Michel
 

Recently uploaded (20)

ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
 
Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG Evaluation
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
In-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsIn-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT Professionals
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 

Mis system analysis and system design

  • 1. Group No. 3 Bhuvan Arya Anoop Shet Deepak Khuntwal Amit Sharma Kumar Anupam Rahul Hedau
  • 2. System analysis describes what a system should do to meet the information needs of users. System design specifies how the system will accomplish this objective. System design consists of design activities • that produce system specifications • satisfying the functional requirements • developed in the systems analysis stage.
  • 3. Describe the strategic planning process, and why it is important to IT managers  Explain the purpose of a mission statement  Explain the SDLC as a framework for systems development and business modeling  Explain the reasons for information systems projects and the factors that affect such projects
  • 4. Describe the initial review of systems requests and the role of the systems review committee  Describe the internal and external factors that affect information systems projects  Define operational feasibility, technical feasibility, and economic feasibility  Describe the steps and end product of a preliminary investigation
  • 5. Systems planning tasks ◦ Examine the systems request ◦ Conduct a preliminary investigation ◦ Using SDLC and CASE tools to provide a framework
  • 6. The SDLC is generally presented as an iterative sequence of five steps: ◦ Systems Planning ◦ Systems Analysis ◦ Systems Design ◦ Systems Implementation ◦ Systems Operation and Support each culminating in a deliverable, either a written document or a piece of software (or both) SDLC allows organizations to incorporate new requirements, technology and human resources to IT development
  • 7. 1. Systems Planning  Project definition  Feasibility study  Project scope, deliverables  Standards, techniques and methods  Task assessment, skill assessment, preliminary time estimation 2. Systems Analysis  Analysis of existing hardware/software  User requirements analysis  Logical systems design: A. Conceptual data model B. Conceptual process model C. Functional application description
  • 8. 3. Systems Design  Relational database model and data dictionary  Detailed description of application inputs and outputs  Detailed conceptual design of forms, reports, application programs and other application components 4. Systems Implementation  Application development  Testing and Evaluation  Yields Functional Information System 5. Systems Operation and Support  Maintenance  Revisions  Yields Operating Information System
  • 9. Reasons for Systems Analysis ◦ Improved service ◦ Better performance ◦ More information ◦ Stronger controls ◦ Reduced cost
  • 10. Overview of feasibility ◦ Feasibility study uses three main yardsticks:  Operational feasibility  Technical feasibility  Economic feasibility
  • 11. Operational feasibility ◦ Is the system a practical and effective approach?  Operational feasibility depends on: ◦ Management and user support ◦ User involvement in planning ◦ Impact of performance on customers and company image ◦ Reasonable schedules
  • 12. Technical feasibility ◦ Does the organization have resources to develop/purchase and operate the system?  Technical feasibility depends on: ◦ Technical expertise within the organization ◦ Availability of necessary equipment ◦ Hardware and software reliability ◦ Adequate performance that will meet specifications ◦ Capacity for future needs/projected growth
  • 13. Economic feasibility ◦ Do the projected benefits outweigh the estimated costs of development, installation, and operation?  Economic feasibility depends on: ◦ Costs — one time and continuing costs ◦ Benefits — tangible and intangible benefits ◦ Timing of various costs and benefits ◦ Cost of not developing the system
  • 14. Determining feasibility ◦ First step is a determination of feasibility ◦ Goal is to identify non-feasible projects as soon as possible ◦ Feasibility can change over time  Non-feasible projects can be resubmitted  Initially feasible projects can be rejected later
  • 15. Criteria used to evaluate systems requests ◦ Reduce costs ◦ Increase revenue ◦ Produce more information or better results ◦ Serve customers and the organization better ◦ Reasonable time frame and lasting results ◦ Resources available ◦ Necessary or discretionary ◦ Tangible or intangible factors
  • 16. Discretionary and non-discretionary projects ◦ Necessity of project ◦ Possibly no need to review non-discretionary projects in committee
  • 17. Purpose ◦ To decide whether to continue the project  Objectives for a preliminary investigation 1. Understand the problem 2. Define the project scope and constraints 3. Identify the benefits 4. Estimate the time and costs 5. Report to management  Interaction with managers and users
  • 18. Step 1: Understand the problem ◦ Identify the true nature of the problem and the reason for the systems request ◦ Stated problem may not be the real problem ◦ Clear statement defines the investigation scope
  • 19. Step 2: Define the project scope and constraints ◦ Project scope  Define the range or extent of the project  Set project boundaries ◦ Constraints  Identify conditions, restrictions, or requirements « Present vs. future « Internal vs. external « Mandatory vs. desirable
  • 20. Step 3: Perform fact finding ◦ Analyze organization charts ◦ Conduct interviews ◦ Observe operations ◦ Carry out a user survey
  • 21. Step 4: Determine feasibility ◦ Determine operational, technical, and economic feasibility
  • 22. Step 5: Estimate time and cost to continue development ◦ Determine what information is needed ◦ Identify the sources of information ◦ Decide whether to use interviews, if so how many, and what time needed ◦ Decide whether to use surveys, if so who to complete it, and what time needed ◦ Estimate the cost of gathering, analyzing, and reporting the information to management
  • 23. Step 6: Present results and recommendations to management ◦ Final task in the preliminary investigation ◦ Key elements  Evaluation of systems request  Estimate of costs and benefits  Recommendations
  • 24.
  • 25. Focuses on designing the interactions between end users and computer systems.  Designers concentrate on - input/ output methods and - the conversion of data and information between human-readable and machine-readable forms.  This is a proto typing process where working models or prototypes of user interface methods are designed and modified with feedback from the end users.
  • 26. Focuses on -the design of the structure of databases and -files to be used by a proposed information system.  Data design frequently produces a data dictionary, which catalogs detailed descriptions of: • The attributes of the entities about which the proposed information system needs to maintain information. • The relationships these entities have with each other. • The specific data elements(databases, files, record, etc..) that need to be maintained for each activity. • The integrity rules that govern how each data
  • 27. Focuses on the development of software resources, (the programs, procedures) needed by the proposed information system.  Process design produces detailed program specifications and procedures needed to meet -the user interface and data design specifications that are developed. -meet the functional control and performance requirements developed in the analysis stage.
  • 28. Final design must specify what types of hardware resources, network resources, and people resources will be needed.  It must specify how such resources will convert data resources into information products.  These specifications are the final product of the systems design stage called system specifications.
  • 29. User interface specifications - Content, format, sequence of user interface products and methods.  Database specifications - Content, structure, distribution, maintenance, retention of databases.  Software specifications - The required software package of the proposed system
  • 30. Hardware specifications - The physical and performance characteristics of the equipments and networks.  Personnel specifications - Job descriptions of persons who will operate the system.
  • 31. Systems Analysis and Design Fourth Edition