Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Modern Systems Analysis and Design Study Set 2
Quiz 14: Maintaining Information Systems
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 81
Essay
What are some reasons why organizations should be concerned with how they manage and assign maintenance personnel?
Question 82
True/False
A final aspect of managing maintenance is reverse engineering,which is the process of ensuring that only authorized changes are made to a system.
Question 83
True/False
Revision code control tools extend revision control to not only a single module,but to any interrelated files to the module being changed.
Question 84
Essay
What are the advantages of the different maintenance organizational structures?
Question 85
Multiple Choice
To avoid confusion with Web site changes,one can post indications of future enhancements to the site and can batch changes to reduce the frequency of site changes.This is known as ________,for Web site maintenance.
Question 86
True/False
When various maintenance personnel working on different maintenance tasks complete each task,the librarian notifies those still working that updates have been made to the baseline modules.
Question 87
True/False
A primary objective of using automated tools for systems development and maintenance is to radically change the way in which code and documentation are modified and updated.
Question 88
Multiple Choice
________ may be necessary in order for visitors to find your site based on the new or changed content.
Question 89
Essay
Describe the two tools that help with maintenance of older systems.
Question 90
Essay
Define MTBF.
Question 91
Essay
Describe the two methods for maintaining a Web site 24/7/365?
Question 92
Essay
Discuss the concept of configuration management.Who is the system librarian?
Question 93
Essay
How does an organization control maintenance requests?
Question 94
Essay
What is the most common maintenance issue for Web sites?
Question 95
True/False
Enhancement-type requests must first be evaluated to see whether they are aligned with future business and information systems' plans.If not,the request will be rejected and the requester will be informed.
Question 96
Essay
List the special issues and procedures encountered when maintaining Web sites.
Question 97
Multiple Choice
The most common maintenance issue for any Web site (besides changing the content of the site) is validating that ________ from site pages are still accurate.
Question 98
True/False
With source control tools,each system module file is "frozen" (unchangeable)to a specific version level or is designated as "floating" (changeable),meaning a programmer may check out,lock,and modify a specific system module.