• 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/7

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;

7 Cards in this Set

  • Front
  • Back
Systems Development
The activities that go into producing an information system solution to an organizational problem or opportunity
Core processes and activities OF Systems Development
Requirements Analysis, Design, Implementation, Maintenance
The Waterfall Model
A linear or sequential development process, in which development is seen as flowing steadily downwards (like a waterfall) through the phases of:

Requirements analysis
Design
Implementation
Testing and integration
Maintenance
Iterative Processes
The process of building a preliminary design, trying it out, refining it, and trying again – the steps of building a system are repeated over and over again
Prototyping
A prototype is a mock-up or an incomplete version of the software program being developed
Agile Software Development
Agile processes use feedback, rather than planning, as the primary control mechanism

The feedback is driven by regular tests and releases of the evolving software
Extreme Programming
The best-known iterative process, in which the phases are carried out in extremely small or continuous steps compared to the older, batch processes.