ANSWERS 100%.
User requirements correct answers 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 correct answers lays out the general requirements that when changed, motivate
the existence and purpose of a given code set.
Functional requirements correct answers 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 correct answers Quality characteristics or quality attributes. Other
definition parts - specify how the system should behave. The operation of a system. Constraint
on system behavior.
Performance correct answers 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 correct answers how to interpret the contents of an input field as a number or a
string.
Output format correct answers print and write formats. Automatically generated from the input
formats.
Oval correct answers terminator. start/end
, Parallelogram correct answers input/output
Rectangle correct answers process. Either single step or an entire sub-process.
Diamond correct answers decision.
Circle correct answers connectors.
Requirements specifications correct answers 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 correct answers 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 correct answers brings together systems utilizing many
techniques: computer networking, enterprise application integration, business process
management, programming.
Testing correct answers can be stated as the process of validating and verifying that a computer
program/application/product: meets the requirements that guided its design and development and
works as expected
Deployment correct answers is all of the following activities that make a software system
available for use: Release, Install and Activate, Deactivate, Adapt, Update, Built-in, Version
Tracking, Uninstall, Retire
Maintenance correct answers the modification of a software product after delivery to correct
faults, to improve performance or other attributes.