Need a testing plan that includes unit integration and system testing as Jesse requested. Also, need a reminder about careful documentation.

What will be an ideal response?

A testing plan must address unit, integration, and system testing. The first step is unit testing, which involves a test of each data entry program or function using both valid and invalid data, as well as a test of each report generated by the system.
The next step is integration testing. Programs or functions that create or modify files used by other programs must be linked and tested with those other programs. In a database environment, this would involve testing all relationships and multi-table queries. Finally, all programs must be tested together in a system test, along with all system utility functions, including backup and recovery procedures.
There is no standard answer for the documentation memo, but students should include references to the various types of documentation discussed on pages 528–532, including program documentation, system documentation, operations documentation, and user documentation.

Computer Science & Information Technology

You might also like to view...

Much of the color correction process involves ____________________, with the user learning and applying the subtleties of shading and contrast.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Many Ribbon commands, galleries, and shortcut keys function as toggles or switches.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology