Homework Clinic

Social Science Clinic => Business => Management => Topic started by: PhilipSeeMore on Jul 7, 2018

Title: Define system documentation, user documentation, internal documentation, and external documentation. ...
Post by: PhilipSeeMore on Jul 7, 2018
Define system documentation, user documentation, internal documentation, and external documentation.
 
  What will be an ideal response?

Question 2

An Agile process is not recommended when your project involves:
 
  A) unpredictable requirements.
  B) responsible and motivated developers.
  C) customers who understand the process and will get involved.
  D) customers who refuse to get involved.
  E) dynamic requirements.
Title: Define system documentation, user documentation, internal documentation, and external documentation. ...
Post by: amandanbreshears on Jul 7, 2018
Answer to Question 1

System documentation is detailed information about a system's design specifications, its internal workings, and its functionality. Internal documentation and external documentation are two types of system documentation. Internal documentation is system documentation that is part of the program source code or is generated at compile time. External documentation is system documentation that includes the outcome of such structured diagramming techniques as data flow and entity-relationship diagrams. User documentation refers to written or other visual information about an application system, how it works, and how to use it.
CL

Answer to Question 2

D
Explanation: D) The agile process needs customers to monitor the process of development to be successful.
CL