Although the system has been operational for a short time, users already have submitted several requests for enhancements and noncritical changes. Should New Century use a maintenance release methodology to handle the requests? Why or why not?

What will be an ideal response?


Answers will vary. Students should explain that when a maintenance release methodology is used, all noncritical maintenance changes are collected and implemented simultaneously. A release methodology usually is cost-effective and advantageous for users because they do not have to work with a constant series of changes. Another advantage is that all changes are tested together, which reduces costs. Using a release methodology also reduces the documentation burden, because all documentation changes become effective as a package.
Students should point out that a release methodology has some potential disadvantages. For example, users typically expect a rapid response to their problems and requests, but with a release methodology, new features or upgrades are available less often.

Computer Science & Information Technology

You might also like to view...

Which of the following creates a DOMDocument?

a. ``` CreateObject( "DOMDocument" ) ``` b. ``` Server.Create( "Microsoft.DOMDocument" ) ``` c. ``` Server.CreateObject( "XMLDOM" ) ``` d. one of the above.

Computer Science & Information Technology

What are the benefits of sorting the records in a table?

What will be an ideal response?

Computer Science & Information Technology

What kind of slack is created from information stored on a hard drive, which can contain remnants of previously deleted files or data?

A. RAM slack B. Edge slack C. Drive file slack D. Sector slack

Computer Science & Information Technology

____ are rules or limiting conditions you set to determine which records will be selected in a filter or query.

A. Criteria B. Filters C. Queries D. None of the above

Computer Science & Information Technology