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

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;

21 Cards in this Set

  • Front
  • Back
primary goal of the ---- phase of the sdlc is to build a techinical blueprint of how the proposed system will work
design phase
are the primary activites in the design phase
design the technical architecture and design the system model
defines the hardware, software, and telecommunications equipment required to run the system
technical architecture
during the -------- phase of the sdlc you take all your detailed design documents from the design phase and transform them into an actual system
development phase
are the main actitives perfored during the development phase
build the technical architecture and build the database programs
the ------phase of the sdlc verifies that the system works and meets all the business requirements defined in the analysis phase.
testing phase
the primary activites you'll perform in the testing phase are
write the test conditions and perform the testing of the system
are the detailed steps the system must perform along with the expected results of each step
test conditions
tests individual units or pieces of code for a system
unit testing
verifies that the units or pieces of code written for a system function correctly when integrated into the total system
system testing
verifies that separate systems can work together
integration testing
determines if the system satisfies the business requirements and enables users to perform their jobs correctly.
user acceptance testing (UAT)
during the ----- phase of the SDLC you distribute the system to all the users and they begin using the system to perform their everyday jobs.
implementation
the two primary activites performed during the implementation phase
write detailed user documentation and provide training for the system users
when you install the system, you must also provide employees with ------- ------ that highlights how to use the system.
user documentation
runs over the internet or off a cd. employees perform training at any time on their own computers at their own pace
online training
is held in a classroom environment and is led by an instructor. more suitable for difficult systems for which employees need one-on-one training.
workshop training
uses both the old and new systems until you're sure that the new system performs correctly
parallel implementation
discards the old system completely and immediately uses the new system
plunge implementation
has only a small group of people using the new system until you know it works correctly then the remaining people are added.
piolet implementation
installs the new system in phases until you're sure it works correctly and then the remaining phases of the new systems are implemented
phased implementation