Complete Solution
User requirements - Answer- specifies what the user expects the software
to be able to do. This is the source document. The input screen design
should follow the same order.
Design document - Answer- lays out the general requirements that when
changed, motivate the existence and purpose of a given code set.
Functional requirements - Answer- will specify a behavior or function.
Business Rules, Transaction corrections, adjustments and cancellations,
Administrative functions, Authentication, Authorization levels, Audit
Tracking, External Interfaces, Certification Requirements, Reporting
Requirements, Historical Data, Legal or Regulatory Requirements
Non functional requirements - Answer- Quality characteristics or quality
attributes. Other definition parts - specify how the system should behave.
The operation of a system. Constraint on system behavior.
Performance - Answer- for example Response Time, Throughput,
Utilization, Static Volumetric, Scalability, Capacity, Availability, Reliability,
Recoverability, Maintainability, Serviceability, Security, Regulatory,
Manageability, Environmental, Data Integrity, Usability, Interoperability
Input format - Answer- how to interpret the contents of an input field as a
number or a string.
, NOCTI Computer Programming (Latest 2023 – 2024)
Complete Solution
Output format - Answer- print and write formats. Automatically generated
from the input formats.
Oval - Answer- terminator. start/end
Parallelogram - Answer- input/output
Rectangle - Answer- process. Either single step or an entire sub-process.
Diamond - Answer- decision.
Circle - Answer- connectors.
Requirements specifications - Answer- establishes the basis for agreement
between customs, contractors, or suppliers on what the software product is
to do as well as what it is not expected to do.
Software design - Answer- involves planning a software solution in a
sequence of steps that enables the designer to describe all aspects of the
software to be built.
Implementation and integration - Answer- brings together systems utilizing
many techniques: computer networking, enterprise application integration,
business process management, programming.