160k views
0 votes
Which of the following is not a task of systems implementation?

A. complete the design contained in the approved systems design document
B. write, test, and document the programs and procedures required by the approved systems design document
C. complete the preparation of user manuals
D. determine, by thoroughly testing the system with programmers, that the system satisfies the programmer's requirements

User Afton
by
8.5k points

1 Answer

0 votes

Final answer:

The task that is not part of the systems implementation process is determining that the system satisfies the programmer's requirements; it should satisfy the end user's requirements. The correct tasks include completing design, writing and testing programs, and preparing user manuals.

Step-by-step explanation:

The task that is not a part of the systems implementation process is D. determine, by thoroughly testing the system with programmers, that the system satisfies the programmer's requirements. Systems implementation should focus on satisfying the end user's requirements, not just the programmer's. Instead, the tasks in systems implementation typically include:

  1. Completing the design based on the approved systems design document.
  2. Writing, testing, and documenting the necessary programs and procedures.
  3. Completing the preparation of user manuals for the end users.

Adherence to these tasks ensures that communication and implementation are executed effectively, following the design process which involves prototyping, testing, refinement, and communication of results to stakeholders.

User Scrubmx
by
8.0k points