In: Computer Science
true or false
21. Product documentation is used before the system is operational.
22. Often the principal technical communication documents in a project are working papers.
23. Plans, estimates and schedules are documents which report how resources were used during the process of development.
24. The major characteristic of process documentation is that most of it becomes
outdated.
25. Test schedules are of little value during software evolution.
26. Product documentation is concerned with describing the design of the software
product.
27. System documentation is principally intended for maintenance engineers.
28. Users are responsible for managing the software used by end-users.
29. The functional description of the system outlines the system requirements and
briefly describes the services provided.
30. The system installation document is intended for system users.
31. The introductory manual should present a formal introduction to the system.
32. The system reference manual should describe the system facilities and their
usage.
33. An uncommon system maintenance problem is ensuring that all representations
are kept in step when the system is changed.
34. Document quality is important, but not as important as program quality.
35. Achieving document quality requires management commitment to
document design, standards, and quality assurance processes.
Answers :
21. true
22. true
23. true
24. false
25. false
26. true
27. false
28. false -- users are only responsible for using but not for
managing
29. true -- functional description is used to list the services
provided
30. true
31. true -- introductory manual is needed to give a formal
introduction of system
32. false -- reference manual gives reference address of any
external information is used from already exisiting document
33. true
34. false -- both document quality as well as program quality are
needed
35. true