Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Business
Study Set
M Information Systems
Quiz 9: Systems Development and Project Management: Corporate Responsibility
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
True/False
Pilot implementation installs the new system in phases (for example by department)until it is verified that it works correctly.
Question 22
True/False
Corrective maintenance makes system changes to repair design flaws,coding errors,or implementation issues.
Question 23
True/False
User acceptance testing tests individual units or pieces of code for a system.
Question 24
True/False
Bugs are defects in the code of an information system.
Question 25
True/False
Alpha testing occurs when programmers test the system to ensure it is bug-free.
Question 26
True/False
Online training runs over the Internet or on a CD or DVD,and employees complete the training on their own time at their own pace.
Question 27
True/False
Detailed user documentation is created that highlights how to use the system and how to troubleshoot issues or problems.
Question 28
True/False
Development Testing assess if the entire system meets the design requirements of the users.
Question 29
True/False
The development phase brings all the project pieces together into a special testing environment to eliminate errors and bugs,and verify that the system meets all the business requirements defined in the analysis phase.
Question 30
True/False
Pilot implementation is a small group of people use the new system until it is verified that it works correctly then the remaining users migrate.
Question 31
True/False
Unit testing uses both the legacy system and new system until all users verifies that the new system functions correctly.
Question 32
True/False
Integration testing verifies that the units or pieces of code function correctly when integrated together.
Question 33
True/False
User acceptance testing (UAT)determines if the system satisfies the user and business requirements.
Question 34
True/False
Fourth-generation languages (4GL)are programming languages that look similar to human languages.For example,a typical 4GL command might state,"FIND ALL RECORDS WHERE NAME IS "SMITH"."