• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/23

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

23 Cards in this Set

  • Front
  • Back
Business Benefits
Benefits that accrue to the organization; often measured in monetary terms.
Project Management
Organizing and directing other people to achieve a planned result within a predetermined schedule and budget.
Client
Person or group who funds the project; the customer.
User
Person or group who will use the new system.
Proof of Concept Prototype
Proves that a solution is possible and feasible.
Gantt Chart
Bar chart that represents the tasks and activities of the project.
Risk Management
Project management area during which the team tries to identify potential trouble spots that could jeopardize the success of the project.
Tangible Benefits
Benefits that can be measured or estimated in terms of dollars and that accrue to the organization.
Project
A planned undertaking that has a beginning and an end and that produces a desired result or product.
Iteration
Used to divide a very large, complex problem into smaller, more easily managed problems.
Spiral Model
Adaptive SDLC approach that cycles over and over again through development activities until a project is complete.
Planning Phasae
Identifies the scope of the new system and plans the project.
Analysis Phase
Understand the user needs and develop requirements.
Problem Domain
Area of user's business for which a system is being developed.
Application
Provides processing functions for the business requirements.
CASE Tool
Computer-Aided System Engineering tool designed to help a systems analyst complete development tasks.
Technique
Collection of guidelines that help an analyst complete a system development activity or task.
Top-Down Programming
Dividing more complex programs into a hierarchy of program modules.
Data Flow Diagram (DFD)
A structured analysis model showing the inputs, processes, storage, and outputs of a system.
Object-Oriented Approach
System development that views an information system as a collection of interacting objects that work together to accomplish tasks.
Object
Thing in computer system that can respond to messages.
Object-Oriented Analysis (OOA)
Defining all of the types of objects that do the work in the system and showing what use cases are required to complete tasks.
Class Diagram
Graphical model used in the object-oriented approach to show classes of objects in the system.