System Analysis and Design SDLC Quiz
24 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the main purpose of the system proposal in the SDLC?

  • To outline the budget for system development
  • To describe the business requirements for the new system (correct)
  • To detail the project timeline and milestones
  • To specify the technical specifications of the hardware and software
  • Which of the following steps is NOT part of the design phase in the SDLC?

  • Creating database and file specifications
  • Determining the design strategy
  • Developing the program design
  • Conducting user acceptance testing (correct)
  • What does the design strategy clarify about the system development?

  • Who will develop the system (correct)
  • The system's performance metrics
  • How the database will handle data storage
  • The types of users that will interact with the system
  • Which component is NOT included in the system specification used by the programming team?

    <p>User training manuals</p> Signup and view all the answers

    During which phase of the SDLC is the system physically built and tested?

    <p>Implementation phase</p> Signup and view all the answers

    What does the interface design in the design phase specify?

    <p>The user navigation methods and system forms</p> Signup and view all the answers

    What is a critical focus during the implementation phase of the SDLC?

    <p>System performance and testing</p> Signup and view all the answers

    Which of the following steps involves defining the data storage in the SDLC design phase?

    <p>Database and file specifications</p> Signup and view all the answers

    What does technical feasibility assess in a proposed project?

    <p>If it can be built successfully</p> Signup and view all the answers

    Which aspect of feasibility asks whether the project will be utilized once developed?

    <p>Organizational feasibility</p> Signup and view all the answers

    What is a key deliverable of the project management phase in the SDLC?

    <p>Project plan</p> Signup and view all the answers

    During the analysis phase, what is the primary focus of the analysis strategy?

    <p>To study the current system and identify its problems</p> Signup and view all the answers

    Which method is NOT typically used for requirements gathering?

    <p>Guesswork</p> Signup and view all the answers

    What represents the designed state of the project after improvement measures are considered?

    <p>To-be system</p> Signup and view all the answers

    What is the primary goal of conducting an economic feasibility analysis?

    <p>To evaluate potential costs and benefits</p> Signup and view all the answers

    What is a project manager responsible for during the project management phase?

    <p>Creating the work plan</p> Signup and view all the answers

    What is the primary purpose of the Planning phase in the SDLC?

    <p>To explain why an information system should be built.</p> Signup and view all the answers

    Which step is crucial during project initiation of the Planning phase?

    <p>Identifying the system's business value.</p> Signup and view all the answers

    What typically generates system requests for new information systems?

    <p>Departments such as operations and accounting.</p> Signup and view all the answers

    What is a system request?

    <p>A brief summary outlining a business need.</p> Signup and view all the answers

    Which of the following phases of the SDLC follows a logical path?

    <p>Planning, followed by Analysis.</p> Signup and view all the answers

    During which phase will the project team conduct a feasibility analysis?

    <p>Planning phase.</p> Signup and view all the answers

    How are the steps in the SDLC carried out?

    <p>Consecutively, incrementally, or iteratively.</p> Signup and view all the answers

    What is the end goal of conducting a feasibility analysis?

    <p>To identify the business value and potential impacts of the system.</p> Signup and view all the answers

    Study Notes

    System Analysis and Design - System Development Life Cycle (SDLC)

    • Building an information system is similar to building a house. The owner (client) describes the vision (type and structure) of the house to the developer (system builders).
    • The vision is transformed into sketches and drawings, often revised until the owner is satisfied.
    • A detailed blueprint (specifications) is created (e.g., layout, electrical outlets, plumbing).
    • The house (system) is built following the blueprint, with adjustments made as needed.

    Introduction

    • Building an information system uses a similar four-phase software development life cycle (SDLC) approach: Planning, Analysis, Design, and Implementation.
    • Each phase consists of different steps, using techniques producing deliverables (documents and files).
    • The SDLC phases follow a logical path, but project teams may use different methods, like sequentially, incrementally, iteratively, or any combination of these.

    SDLC - Planning

    • Planning is an important phase, explaining why a system needs building and how the development team will proceed.
    • It has two steps:
      • Project initiation: Identify the system's value to the organization (how will it lower costs or increase revenues?). Ideas often come from outside the IS department (e.g., operations, accounting). A system request form is a summary of the business need and how the system supports it.
      • Feasibility analysis: The IS department works with the project sponsor to perform this analysis, covering:
        • Technical feasibility (Can we build it?): addresses familiarity with applications, technology, and project size.
        • Economic feasibility (Will it provide business value?): assesses costs (development, operating) and benefits (tangible and intangible).
        • Organizational feasibility (If we build it, will it be used?): considers the project champion, senior management, users, and other stakeholders.
      • Once approved, the project enters project management, where a work plan is created, the project is staffed, and techniques are put in place to lead the project team through SDLC.
      • A project plan documents how the project team will develop the system.

    SDLC - Planning cont.

    • Key elements of the system request form are: Project Sponsor, Business Need, Business Requirements, Business Value, Special Issues/Constraints.
    • Feasibility analysis addresses: Technical Feasibility, Economic Feasibility, Organizational Feasibility.
    • Economic feasibility analysis includes: tangible and intangible benefits and costs (development and operational), steps in conducting the analysis (identify costs and benefits, assign values, determine cash flow, assess project's economic value, calculate Return on Investment (ROI), Break-Even Point (BEP), Net Present Value (NPV), use relevant techniques).

    SDLC - Analysis

    • The analysis phase addresses who will use the system, what it will do, where, and when. It examines current system(s), identifies areas for improvement, and defines the new system.
    • Three steps:
      • Analysis strategy: A study of the existing system ("as-is system" and its problems) and design blueprints for a new system ("to-be system").
      • Requirements gathering: Gathering information through interviews, workshops, or questionnaires. Analyzing information with the sponsor and stakeholders.
      • System proposal: Combining the analyses, concept, and models into a document that is presented to the sponsor and key decision makers. The proposal describes the business requirements of the new system.

    SDLC - Design

    • The design phase determines how the system operates in terms of hardware, software, network infrastructure, user interface, forms, reports, specific programs, databases, and files.
    • Four steps:
      • Design strategy: Determine if the system will be developed internally, outsourced, or by purchasing existing software.
      • Architecture design: Defines hardware, software, and network infrastructure.
      • Interface design: Specifies how users will interact with the system (navigation methods, menus, buttons, forms, reports).
      • Program design: The analyst team creates program designs, specifying the programs needed and their functionality. The resulting documentation becomes the system specifications for the implementation team.

    SDLC - Implementation

    • The implementation phase involves building (or purchasing and installing) the system.
    • Three steps:
      • System construction: The system is built and tested to ensure it performs as intended. Thorough testing is crucial.
      • Installation: The old system is turned off, and the new system is turned on. Conversion methods and training plans are essential.
      • Support plan: Establishing a support plan for the system, which often includes a post-implementation review and a defined process for identifying system changes.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    System Analysis and Design PDF

    Description

    Test your knowledge on the System Development Life Cycle (SDLC) and its phases including Planning, Analysis, Design, and Implementation. Understand how building an information system parallels the construction of a house, emphasizing the importance of careful planning and detailed specifications. This quiz will help reinforce key concepts and practices in system analysis and design.

    More Like This

    System Development Life Cycle (SDLC) Quiz
    16 questions
    Introduction to System Analysis & Design
    21 questions
    Use Quizgecko on...
    Browser
    Browser