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

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;

5 Cards in this Set

  • Front
  • Back
What are the three kinds of testing suggested in the textbook?
1. Stub testing – testing performed on individual modules
2. Unit or program testing – all modules are tested an integrated unit
3. Systems testing – ensures the total system works when application programs are integrated
What are the four common conversion strategies?
They are abrupt cut-over, parallel conversion, location conversion and staged conversion
What are some potential problems of using abrupt cut-over as a conversion strategy?
The problem is that there may still be major problems that won’t be uncovered until the system has been in operation for at least one business period.
What are some potential problems of using parallel conversion as a conversion strategy?
The problem is that the cost of running two systems over some period must be incurred. This could cause unreasonable demand on computing resources.
What is the difference between alpha testing and beta testing?
The difference is that beta testing runs the system in a live environment using real data while alpha testing runs the system in a simulated environment using simulated data.